Re: [Quickfix-developers] QuickFix deployment problem on .NET
Brought to you by:
orenmnero
|
From: Ping C. <pc...@na...> - 2007-07-02 21:17:17
|
Hi,=20 >From my experience, I used the dependence walker to look at which files I missed. I found that msvcr71d.dll, msvcp71d.dll, msvcp71.dll, and msjava.dll is missing on my Windows service 2003. I got for those files on the web and put those files to the C:\windows\system32. Then all problems solved. I hope that works for you too. =20 =20 Ping -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of quickfixuser Sent: Monday, July 02, 2007 4:41 PM To: qui...@li... Subject: Re: [Quickfix-developers] QuickFix deployment problem on .NET QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html Thanks. As you suggested, I created a deployment project and do the install. It works. Usually, I only create deployment project for frond end applications. It seems some system libs being used by quickfix might not be available in 2003 server system folder. Paige wrote: >=20 > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 > Did you create a deployment project? Are you deploying a service or a > stand alone app? =20 >=20 > ________________________________ >=20 > From: qui...@li... on behalf of > quickfixuser > Sent: Mon 7/2/2007 2:30 PM > To: qui...@li... > Subject: [Quickfix-developers] QuickFix deployment problem on .NET >=20 >=20 >=20 > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html >=20 >=20 > Hi, >=20 > I tried to deploy a .NET applicaition using quickfix to windows 2003 > server > and keep getting error as quickfix_net, or one of its dependencies was not > found. >=20 > I am using the current version of quickfix and I deployed it using my > release build. I am not using MySQL in my applicaiton and the release > version can run on my win2000 workstation. >=20 > Any idea about this? >=20 > Thanks >=20 > quickfixuser > -- >=20 > Sent from the QuickFIX - Dev mailing list archive at Nabble.com. >=20 >=20 > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 >=20 >=20 > ------------------------------------------------------------------------ - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 >=20 --=20 View this message in context: http://www.nabble.com/QuickFix-deployment-problem-on-.NET-tf4014392.html #a11401407 Sent from the QuickFIX - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |