[Quickfix-developers] setField method does not compile.
Brought to you by:
orenmnero
|
From: Anupam G. <fut...@ya...> - 2007-09-12 11:07:38
|
Hello All, I am unable to compile QuickFIX 1.12.4 in a VB.NET compiler. I obtained a line from http://quickfixengine.org/quickfix/doc/html/vbnet/user_defined_1.html and a compile attempt was made with MS VB 2005 Express Edition compiler. The line and error message is shown below. I request your advise in correcting the problem. Thank you for your efforts in advance. message.setField(New StringField(6123), "value") Error: Error 25 Value of type 'QuickFix.StringField' cannot be converted to 'Integer'. Anupam Gupta ____________________________________________________________________________________ Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 |