It builds/compiles fine, but I have this run-time exception despite my config file being edited as directed in the Readme and correctly picked up by the app:
QuickFix.ConfigError: 'Configuration failed: File Config-dev.cfg not found (Configuration failed: No value for key: ConnectionType)'
pro.fab
21 Jun 2024, 14:26 ( Updated at: 11 Jul 2024, 14:48 )
exception at loading (Configuration failed: No value for key: ConnectionType)
Hello, I have installed your examples from here : https://github.com/spotware/quickfixnsamples.net
It builds/compiles fine, but I have this run-time exception despite my config file being edited as directed in the Readme and correctly picked up by the app:
QuickFix.ConfigError: 'Configuration failed: File Config-dev.cfg not found (Configuration failed: No value for key: ConnectionType)'
Yet my config file has:
Please advise
@pro.fab