[Quickfix-users] Re: Exception using SocketInitiator in a Windows service
Brought to you by:
orenmnero
From: GRIGLIO F. <FAB...@se...> - 2005-01-14 12:10:15
|
I don't know if could be useful to solve the problem but the same exception return implementing the service in vb.NET. A workaround is to remove the DataDictionary from the configuration file : #with this configuration we 've problem DataDictionary=c:/myfix/spec/FIX40.xml UseDataDictionary=Y #in this manner the service starts UseDataDictionary=N any idea ? Could be a bug in the dictionary xml loading ? thanks & regards Fabio |