Re: [Quickfix-developers] pre-compiled DLL vs manually compiled
Brought to you by:
orenmnero
From: Djalma R. d. S. F. <drs...@gm...> - 2008-03-17 16:24:37
|
Hi Rick, Have you recently installed Visual Studio 2005 SP1? Check that in the about box. If the answer is Yes, you must install the new msvc runtime in the production environment. Djalma On Mon, Mar 17, 2008 at 10:10 AM, Rick Lane <ric...@gm...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Greetings, > > For the last year or so I've been using the DLLs that shipped with the > pre-compiled version of QuickFix. I wanted to build the project myself > and use these executables instead, so I successfully built the project, > it generated the DLL files that were of equal size to those that came > with QuickFix, however I am getting an unexplainable crash on my > production environment (strangely enough, however, I'm not getting a > crash on my dev environment). Any thoughts as to why it might be > working in the dev environment, and not on production? As soon as I > swap the old (pre-compiled) DLLs back to the production server, > everything works fine.... > > Just thought I'd get a sanity check and might be forgetting something. > > Thanks, > Rick > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |