<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        mso-fareast-language:EN-US;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-ZA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Hi,<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>What is the .NET version dependency of Quickfixn ? .NET 3.5 or .NET 4.0?<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='color:#1F497D'>Ruaan<o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-ZA'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";mso-fareast-language:EN-ZA'> quickfixn-bounces@lists.quickfixn.com [mailto:quickfixn-bounces@lists.quickfixn.com] <b>On Behalf Of </b>Jonathan Hodgson<br><b>Sent:</b> 03 September 2012 11:41 AM<br><b>To:</b> quickfixn@lists.quickfixn.com<br><b>Subject:</b> {{Quickfixn}} incoming Execution report to CLIENT1 (initiator) not invoking onMessage?<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-GB>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<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas;color:#A31515'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-GB><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-GB>Main Client Code as below -  </span><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>onMessage</span><span lang=EN-GB> does not get run as expected?<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas;color:blue'>Sub</span><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'> Main()<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>myApplication = <span style='color:blue'>New</span> <span style='color:#2B91AF'>Application<o:p></o:p></span></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>myInitiator = <span style='color:blue'>New</span> QuickFix.Transport.<span style='color:#2B91AF'>SocketInitiator</span>(myApplication, myStoreFactory, mySessionSettings, myLogFactory)<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>Initiator.start()<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB>End sub<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB>                <o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas;color:blue'>Public</span><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'> <span style='color:blue'>Class</span> <span style='color:#2B91AF'>Application</span> : <span style='color:blue'>Inherits</span> <span style='color:#2B91AF'>MessageCracker</span><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>    <span style='color:blue'>Implements</span> QuickFix.<span style='color:#2B91AF'>Application</span><o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'><o:p> </o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>    <span style='color:blue'>Public</span> <span style='color:blue'>Overloads</span> <span style='color:blue'>Sub</span> onMessage(<span style='color:blue'>ByVal</span> message <span style='color:blue'>As</span> QuickFix.FIX44.<span style='color:#2B91AF'>ExecutionReport</span>, <span style='color:blue'>ByVal</span> Param <span style='color:blue'>As</span> QuickFix.<span style='color:#2B91AF'>SessionID</span>)<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>        System.<span style='color:#2B91AF'>Console</span>.WriteLine()<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>        MsgBox(<span style='color:#A31515'>"Execution report mesaage received"</span>)<o:p></o:p></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'>    <span style='color:blue'>End</span> <span style='color:blue'>Sub<o:p></o:p></span></span></p><p class=MsoNormal style='text-autospace:none'><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas;color:blue'>End</span><span lang=EN-GB style='font-size:9.5pt;font-family:Consolas'> <span style='color:blue'>Class<o:p></o:p></span></span></p><p class=MsoNormal><span lang=EN-GB><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-GB>What am I missing?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB>Thanks<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB>Jonathan</span><span lang=EN-GB style='mso-fareast-language:EN-GB'><o:p></o:p></span></p><p class=MsoNormal><span lang=EN-GB><o:p> </o:p></span></p><pre>The information in this e-mail and any attachments is confidential and may be legally privileged. <o:p></o:p></pre><pre>It is intended solely for the addressee or addressees. Any use or disclosure of the contents <o:p></o:p></pre><pre>of this e-mail/attachments by a not intended recipient is unauthorized and may be unlawful. <o:p></o:p></pre><pre>If you have received this e-mail in error please notify the sender. <o:p></o:p></pre><pre>Please note that any views or opinions presented in this e-mail are solely those of the author and <o:p></o:p></pre><pre>do not necessarily represent those of TEMENOS. <o:p></o:p></pre><pre>We recommend that you check this e-mail and any attachments against viruses. <o:p></o:p></pre><pre>TEMENOS accepts no liability for any damage caused by any malicious code or virus transmitted by this e-mail.<o:p></o:p></pre><pre><o:p> </o:p></pre></div></body></html>