From: Tom F. <tom...@ki...> - 2006-01-11 10:41:30
|
Hi, I was wondering if there is a solution to this: When I reference quickfix_net in a .NET 2.0 project it throws a LoaderLock exception. I know that this exception is only thrown in debug mode but it "could" freeze garbage collection thread or anything in production. Thus, I was compiling quickfix_net with /NOENTRY linker and LoaderLock problem was gone. However, I'm now getting an exception when loading SessionSettings. I'm always getting: {"Configuration failed: not defined" } Anybody has an idea what to do here? Thanks, Tom -- Tom Frey |