[Quickfix-developers] Application.Run
Brought to you by:
orenmnero
|
From: Shankar K. <skr...@jw...> - 2005-10-11 18:17:22
|
Hi, I have a front end to me FIX based app, I have added references to the 2 dlls' that are available for .Net I have a MyApplication class added thru add-> add new item where I implement the QuickFix.Application Interface. When I build my app, I gets Application does not contain a definition for 'Run' !, the executor example app Is a console based app, hence the problem did not arise, am I doing something fundamentally wrong while Using the quickfix interface, Thanks |