{{Quickfixn}} incoming Execution report to CLIENT1 (initiator) not invoking onMessage?
KAPIL KUMAR LALWANI
kaplalwani at yahoo.co.in
Mon Sep 3 05:20:04 PDT 2012
There's no version dependency with QuickFix/n dll. You can use it either with .Net 3.5 or .Net 4.0.
Kapil Kumar Lalwani
“Enjoy the WORK you do, Do the BEST you can.”
________________________________
From: Ruaan Viljoen <ruaanv at estuarys.co.za>
To: Mailing list for QuickFIX/n <quickfixn at lists.quickfixn.com>
Sent: Monday, 3 September 2012 5:22 PM
Subject: Re: {{Quickfixn}} incoming Execution report to CLIENT1 (initiator) not invoking onMessage?
Hi,
What is the .NET version dependency of Quickfixn ? .NET 3.5 or .NET 4.0?
Ruaan
From:quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Jonathan Hodgson
Sent: 03 September 2012 11:41 AM
To: quickfixn at lists.quickfixn.com
Subject: {{Quickfixn}} incoming Execution report to CLIENT1 (initiator) not invoking onMessage?
I am successfully sending a test execution report from my Executor (acceptor) but nothing is being received on the Client, heartbeat and login all appear to work ok
Main Client Code as below - onMessagedoes not get run as expected?
SubMain()
myApplication = New Application
myInitiator = New QuickFix.Transport.SocketInitiator(myApplication, myStoreFactory, mySessionSettings, myLogFactory)
Initiator.start()
End sub
PublicClass Application : Inherits MessageCracker
Implements QuickFix.Application
Public Overloads Sub onMessage(ByVal message As QuickFix.FIX44.ExecutionReport, ByVal Param As QuickFix.SessionID)
System.Console.WriteLine()
MsgBox("Execution report mesaage received")
End Sub
EndClass
What am I missing?
Thanks
Jonathan
The information in this e-mail and any attachments is confidential and may be legally privileged.
It is intended solely for the addressee or addressees. Any use or disclosure of the contents
of this e-mail/attachments by a not intended recipient is unauthorized and may be unlawful.
If you have received this e-mail in error please notify the sender.
Please note that any views or opinions presented in this e-mail are solely those of the author and
do not necessarily represent those of TEMENOS.
We recommend that you check this e-mail and any attachments against viruses.
TEMENOS accepts no liability for any damage caused by any malicious code or virus transmitted by this e-mail.
_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120903/327fb710/attachment-0002.htm>
More information about the Quickfixn
mailing list