[Quickfix-developers] Moving QuickFix to production computer from development computer
Brought to you by:
orenmnero
From: Douglas L. <do...@tr...> - 2009-01-05 20:15:47
|
I am developing a quickfix client in VB.NET 2005 with XP professional operating system. All is going good and I want to move the Fix client application to a Windows 2003 server. The application immediately generates the following error (taken from event viewer); EventType clr20r3, P1 rjoquickfixclient.exe, P2 1.0.0.0, P3 496263bf, P4 rjoquickfixclient, P5 1.0.0.0, P6 496263bf, P7 e, P8 e9, P9 system.invalidoperationexception, P10 NIL. I've copied all of the libraries and dll's to the application directory. I even made sure that the libraries we're all in the same path as on the development machine. I have several web and windows applications running from this same computer and everthing works great so I'm missing something concerning what quick libraries I need or need to be registered. Do you have any answers for me? Thanks Doug Lewis |