Re: [Quickfix-users] Quick fix application fails to run on target box
Brought to you by:
orenmnero
From: Sev Z. <se...@gm...> - 2011-01-28 14:20:59
|
Sunil, Try installing one of these on the machine that does not have the VS 2008: These are the Microsoft Visual C++ 2008 Redistributable Packages for x86 http://www.microsoft.com/downloads/en/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en for x64 http://www.microsoft.com/downloads/en/details.aspx?FamilyID=BD2A6171-E2D6-4230-B809-9A8D7548C1B6 -Sev On 1/28/2011 8:41 AM, Fabiano Ricci wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > > Hi, > > In the following the first things I would like to do in your case: > > 1 - Check quickfix requirements on the online documentation > (http://www.quickfixengine.org/quickfix/doc/html/dependencies.html). > 2 - If some dependencies is missed add it to the system path and try > again. > 3 - On the target machine you should launch your EXE into a > "dependency tool checker" in order to understand if there are any > .dlls missed and add it in case. > 4 - as 2 > > Unfortunately I cannot suggest you a link to a free tool like that > explained above at the moment. > > Hope this help you a bit. > > Regards > > /Fabiano Ricci/ > > > > > > > > > > > > > Il 28/01/2011 12.08, Sunil Esho ha scritto: >> >> 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... <mailto:Usi...@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 |