[Quickfix-developers] Publishing problem
Brought to you by:
orenmnero
|
From: John H. <JH...@al...> - 2006-05-02 18:21:41
|
Would greatly appreciate it if anybody could point me in the right
direction here:
=20
- I've successfully built the quickfix_net and quickfix_net_messages
dlls from the vs8 project.
- I've successfully built a VB application in VS 2005 which receives
messages from my clearing firm, uses messagecracker and stores the
fields in a database properly (ExecReports only for fills).
- I can successfully pass my clearing firm's session level and message
level testing with my app in debug mode withint he IDE
- I can leave the interface running on my machine from within the
development environment all day without problems
=20
When I attempt to publish the application so I can install it on a
production machine, the install completely crashes, asking me if I want
to send the error report to Microsoft. All other publishing from this
machine works without a hitch. If I try to install onto my devel
machine it still crashes, so I don't think its a problem looking for
dependencies like the seqnum files, etc.
=20
Is this most likely a problem with my VB app publishing settings
(includes, etc.)? Is it perhaps a problem with my quickfix_net and
quickfix_net_messages builds? Do I need to set specific properties for
building the dlls (debug vs. release)?
=20
I'm at a loss as to where to begin looking for the problem and any help
would be greatly appreciated.
=20
Thank you,
=20
John
=20
--------------------------------------
John Haldi
Allagash Trading, LLC
120 Broadway, 20th Floor
New York, NY 10271
212.433.3958
jo...@al...
=20
|