Re: [Quickfix-users] no session defined for initiator
Brought to you by:
orenmnero
|
From: George M. C. <ge...@qu...> - 2005-04-13 13:38:07
|
Thanks,
now I get an error: Could not initialize COM when I run it.
Joerg Thoennes wrote:
> George M. Coles wrote:
>
>> QuickFIX Documentation:=20
>> http://www.quickfixengine.org/quickfix/doc/html/index.html
>> QuickFIX FAQ:=20
>> http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ
>> QuickFIX Support: http://www.quickfixengine.org/services.html
>>
>> I am trying to use the sample c# application code with a simple=20
>> config file. I get the error "no session defined for initiator" in=20
>> the constructor of my Intiator object. Here is my code and the config=20
>> fiel contents:
>> [...9
>> [DEFAULT]
>> ConnectionType=3Dinitator
>
>
> Looks like a spelling error; use init_i_ator.
>
> Cheers, J=F6rg
>
|