Re: [Quickfix-users] Quick fix application fails to run on target box
Brought to you by:
orenmnero
From: Joaquín G. <j.g...@ra...> - 2011-01-28 11:52:59
|
Hi, If you used visual basic, you have to bear in mind that this is an interpretes language, not a compilares one. Maybe that is the cause of your production machine not executing you app, just like if you try to run a Java app without Java virtual machine. Joaquín Gracia Eurosigma S.A. El 28/01/2011, a las 12:08, "Sunil Esho" <Sun...@mo...> escribió: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Dear All, > > > > I have developed an application on Visual Studio 2008 that uses quick fix library version (quickfix_vs9.sln). > > And it runs fine on the development machine. > > > > FAILS to run the same EXE on a different machine that does NOT have Visual studio 2008 installed on it. > > The error I am getting is “The system cannot execute the specified program.” > > > > Could anyone please help me to fix this. > > > > > > Thanks > > ________________________________________________ > > Sunil Esho > > Morningstar Real-Time Data Business > > > > Morningstar. Illuminating investing for 26 years. > > > > Sun...@mo... > > > > 1 Oliver’s Yard, 55-71 City Road, London EC1Y 1HQ > > > > http://global.morningstar.com/realtime > > > > This e-mail contains privileged and confidential information and is intended only for the use of the person(s) named above. Any dissemination, distribution, or duplication of this communication without prior written consent from Morningstar is strictly prohibited. If you have received this message in error, please contact the sender immediately and delete the materials from any computer. > > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |