S1M0n_Da
Automotive
- Jun 20, 2018
- 3
Hi guys,
I'm quite new in programming for NX 12. But I managed to created a working journal with NX journal recorder and by editing it manual (language vb). But the debugging possibilities are very limited so I want to use VS 2015 prof. I'm familiar with vs and I could build a running dll with vs 2015, but to implement more features I really should be able to watch some variables/values, otherwise it's like guessing.
Well I also managed to import all necessary dlls and res from the NX install dir (at least I guess).
Unfortunately after attaching the ugraf.exe to vs it appears an error "An unhandled exception of type 'System.ExecutionEngineException' occurred in FrustumNX.dll" no matter if I attach the application or start a debbuger from inside of the program with the lines "System.Diagnostics.Debugger.Launch()". Before the program crashs vs trys to load different dlls and seems to accomplish it.
Is there anybody with the same problem so far?
In the attachment there is a screenshot of the error message.
exception detail:
I'm quite new in programming for NX 12. But I managed to created a working journal with NX journal recorder and by editing it manual (language vb). But the debugging possibilities are very limited so I want to use VS 2015 prof. I'm familiar with vs and I could build a running dll with vs 2015, but to implement more features I really should be able to watch some variables/values, otherwise it's like guessing.
Well I also managed to import all necessary dlls and res from the NX install dir (at least I guess).
Unfortunately after attaching the ugraf.exe to vs it appears an error "An unhandled exception of type 'System.ExecutionEngineException' occurred in FrustumNX.dll" no matter if I attach the application or start a debbuger from inside of the program with the lines "System.Diagnostics.Debugger.Launch()". Before the program crashs vs trys to load different dlls and seems to accomplish it.
Is there anybody with the same problem so far?
In the attachment there is a screenshot of the error message.
exception detail:
System.ExecutionEngineException was unhandled
Message: An unhandled exception of type 'System.ExecutionEngineException' occurred in FrustumNX.dll
Message: An unhandled exception of type 'System.ExecutionEngineException' occurred in FrustumNX.dll