[Quickfix-developers] Building Quickfix .Net wrappers using VS9
Brought to you by:
orenmnero
From: Florian D. <flo...@gm...> - 2009-06-03 15:50:27
|
Hello, I've had some issues getting QuickFix to build using VS9. The build process works just fine, but there are some runtime oddities around ThreadedSocketAcceptor that don't occur when building with VS8. The issue I'm referring to is the ThreadedSocketAcceptor reporting successful connection on port 0 then closing the socket. Exact same code with the VS8-built QuickFix.Net dll works a treat and reports the proper port. Did anyone succeed in using VS9 and ThreadedSocketAcceptor? Thanks a lot, Florian |