Message 1 of 7
Cannot debug Inventor 7
Not applicable
05-08-2003
06:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Anyone managed to runt Inventor 7 trough the debugger?
(VC++ 6)
Inventor 6 worked fine.
It is the release version installed as a trial.
This is the ouput before the crash, seems like it
is creating some stuff in the tempfolder and tries to load it.
Loaded 'C:\Documents and Settings\Magnush\Local Settings\Temp\~ef57d3\DrvMgt.dll', no matching symbolic information found.
Loaded 'C:\Documents and Settings\Magnush\Local Settings\Temp\~ef57d3\~deb532.tmp', no matching symbolic information found.
First-chance exception in Inventor.exe (NTDLL.DLL): 0xC0000142: DLL Initialization Failed.
(works fine when not running trough the debugger)
Anyone got a clue what to do?
Makes it kind of hard to develop for. =(
(VC++ 6)
Inventor 6 worked fine.
It is the release version installed as a trial.
This is the ouput before the crash, seems like it
is creating some stuff in the tempfolder and tries to load it.
Loaded 'C:\Documents and Settings\Magnush\Local Settings\Temp\~ef57d3\DrvMgt.dll', no matching symbolic information found.
Loaded 'C:\Documents and Settings\Magnush\Local Settings\Temp\~ef57d3\~deb532.tmp', no matching symbolic information found.
First-chance exception in Inventor.exe (NTDLL.DLL): 0xC0000142: DLL Initialization Failed.
(works fine when not running trough the debugger)
Anyone got a clue what to do?
Makes it kind of hard to develop for. =(