[Quickfix-developers] deployment issue -- QuickFix dependencies?
Brought to you by:
orenmnero
|
From: Rick L. <ric...@gm...> - 2008-09-17 11:20:04
|
Greetings, I have deployed my server to many machines in the past, of varying operating systems, specs, etc, and have never had a problem. I'm attempting to deploy to another machine now, and for some reason, I believe it's crashing over some QuickFix dependencies. It was a nightmare to track down, but I tracked it down to a static member variable of type SessionID. I then ran Depends on the two quickfix DLL files, and on the machine in question I'm getting load errors on quickfix_net.dll. It says: The Side-by-Side configuration information for "c:\...\QUICKFIX_NET.DLL" contains errors. This application has failed to start because the application configuration is incorrect. However, this is the only machine on which I receive this message. I've made sure the MSXML3 libraries are installed, as are the VC6, 2005, and 2008 VC redistributables. What could be the problem? Thanks, Rick |