[Quickfix-users] unexpected logout on c# "acceptor" app
Brought to you by:
orenmnero
From: Amir F. <ami...@ya...> - 2007-01-17 04:41:19
|
my simple c# "acceptor" application delivers an unexpected logout to the initator (i am using banzai as a test initiator) the quickfix "onLogon" and "onMessage" callbacks have to call separate library functions to process the logon/order in an authentication/execution server. without this additional processing everything goes fine. however, after the library call is made, the quickfix session finds itself in the "onLogout" callback. bummer. IMPORTANT: this only happens when i run the "Release" executable. the "Debug" executable runs fine and i can process logons as well as orders and deliver accepts/fills from the execution server. hopefully i'm just missing something obvious. Thanks. ____________________________________________________________________________________ Now that's room service! Choose from over 150,000 hotels in 45,000 destinations on Yahoo! Travel to find your fit. http://farechase.yahoo.com/promo-generic-14795097 |