RE: [Quickfix-developers] Error on running app
Brought to you by:
orenmnero
|
From: Shankar K. <skr...@jw...> - 2005-10-07 18:52:24
|
Apologies for the earlier email, Tracked down the real problem to ConfigError: Could not parse data dictionary file at SocketInitiator, looking at source code points to the settings file, The file is just key/value pairs, I am not sure what is incorrect, are there any strict formatting rules. QuickFix.ConfigError: Configuration failed: FIX40.xml: Could not pa ionary file at QuickFix.SocketInitiator..ctor(Application application, Messa y factory, SessionSettings settings, MessageFactory messageFactory) uickfix\source\quickfix\src\.net\socketinitiator.h:line 55 at BarCapFill.Class1.Main(String[] args) in c:\documents and set a\my documents\visual studio projects\barcapfill\class1.cs:line 31 Thanks _____ From: Shankar Krishnan [mailto:skr...@jw...] Sent: Friday, October 07, 2005 2:20 PM To: qui...@li... Subject: [Quickfix-developers] Error on running app I have set the configuration files as needed, I get the following exception, any help appreciated. |