Re: [Quickfix-developers] QuickFix.SessionNotFound
Brought to you by:
orenmnero
|
From: Mike S. <MS...@rj...> - 2006-08-25 19:48:19
|
The exception comes when instantiating ThreadedSocketInitiator ThreadedSocketInitiator initiator =3D new ThreadedSocketInitiator(application, storeFactory, settings, logFactory, messageFactory); -----Original Message----- From: Oren Miller [mailto:or...@qu...]=20 Sent: Friday, August 25, 2006 2:21 PM To: Mike Smith Cc: qui...@li... Subject: Re: [Quickfix-developers] QuickFix.SessionNotFound Where exactly are you getting the exception? Are you trying to send =20 a message? How are you doing it? --oren On Aug 25, 2006, at 1:43 PM, Mike Smith wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/=20 > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > I know this is a very beginner level question, but I am going =20 > absolutely > nuts trying to figure out why I'm getting a QuickFix.SessionNotFound > exception. |