Re: [Quickfix-developers] First chance Exceptions in QuickFix
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2006-09-01 13:11:43
|
This is normal. The debugger is telling you that an exception was thrown and handled. If you do not want to see those messages, you can disable them. But they are not an indication of a problem. --oren On Sep 1, 2006, at 4:30 AM, [ RaShiQ ] wrote: > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > Another thing that i am facing is First Chance Exceptions. it > result after including the lib and creating > sessionsetting,storefactory,acceptor 's object. > other wise its fine. > > Remember i m compiling an MFC Project with QuickFix Lib on Windows > XP plateform. > > > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > Loaded 'C:\WINDOWS\system32\msxml3.dll', no matching symbolic > information found. > Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic > information found. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > Loaded 'C:\WINDOWS\system32\msxml3.dll', no matching symbolic > information found. > Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic > information found. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > Loaded 'C:\WINDOWS\system32\msxml3.dll', no matching symbolic > information found. > Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic > information found. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > Loaded 'C:\WINDOWS\system32\msxml3.dll', no matching symbolic > information found. > Loaded 'C:\WINDOWS\system32\shlwapi.dll', no matching symbolic > information found. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > First-chance exception in FixEngine.exe (KERNEL32.DLL): 0xE06D7363: > Microsoft C++ Exception. > ---------------------------------------------------------------------- > --- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642______________________________ > _________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |