<div dir="ltr"><div class="gmail_default" style="font-size:small;color:#000000">I think you need to capitalize the initial "o" in OnMessage.</div><div class="gmail_default" style="font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-size:small;color:#000000">Normally case-sensitivity wouldn't matter in VB, but in this case, there's some internal C# code reflection that's literally looking for the exact string "OnMessage".</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 18, 2020 at 10:40 AM Nate Kershner <<a href="mailto:nathaneleven@gmail.com">nathaneleven@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">

        

        
    

    
        <div><div>

</div>

        </div>

        

<div>
    
    <div>
                    
<p>I'm working on upgrading a <a href="http://VB.NET" target="_blank">VB.NET</a> application from Quickfix.net 1.0.3
 to the latest code on github (even newer than the published v1.9.0 
because I need a method implemented since then). Obviously a pretty major upgrade. After making the necessary changes, I'm 
receiving an "Unsupported Message Type" error from the cracker when I 
attempt to send in a FIX42.NewOrderSingle. I've looked through every 
similar issue I can find on every forum and the issue is usually that it's not 
handling that particular message type, but best I can tell I am handling the exact type,
 so I'm not sure what the problem is:<br></p>

<pre><code>    Public Sub onMessage(ByVal message As FIX42.NewOrderSingle, ByVal session As QuickFix.SessionID)
        RaiseEvent Up2OMS_NewOrderSingle(message, session)
    End Sub
</code></pre>

<p>I'm using the out of the box spec files too. Any ideas or is there any way I can debug the issue? What other info/code/config can I provide that would be of use?<br></p>
    </div></div>

</div>
_______________________________________________<br>
Quickfixn mailing list<br>
<a href="mailto:Quickfixn@lists.quickfixn.com" target="_blank">Quickfixn@lists.quickfixn.com</a><br>
<a href="http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com" rel="noreferrer" target="_blank">http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div><font size="2"><span style="background-color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">Grant Birchmeier</span></span></font><font size="2"><font color="#3333ff"><br></font></font></div><div><font size="2"><b><font color="#3333ff"><span style="background-color:rgb(255,204,51)"><span style="background-color:rgb(255,204,102)"><span style="background-color:rgb(255,204,153)"><span style="background-color:rgb(255,255,255)"><span style="background-color:rgb(255,204,0)">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br></div><div><font size="2"><b>Made-To-Measure Trading Solutions.</b></font></div><div><font size="2">Exactly what you need. No more. No less.</font><font size="2"><b><font color="#3333ff"><br></font></b></font></div><div><font size="2"><a href="http://connamara.com" target="_blank">http://connamara.com</a><br></font></div></div>

<br>
<span style="color:rgb(29,28,29);font-family:Slack-Lato,appleLogo,sans-serif;white-space:pre-wrap;background-color:white"><font size="2">This email, along with any attachments, is confidential. If you believe you received this message in error, please contact the sender immediately and delete all copies of the message. Thank you from Connamara Systems, LLC.</font></span>