Crashing when locked

  • Thread starter Thread starter NachoShaw
  • Start date Start date
N

NachoShaw

Guest
Hi

Im not sure whether this is actually related to VB.Net but im asking here because my project is affected in this instance.

The project processes data from an XML file and adds data to a 3d model and its components. It runs perfectly fine every time i run it on either the same file of different files but if i run it and then lock my machine (CTRL ALT DEL), the project crashes. The error message i got was 'object not set to a reference' which can occur when a process is attempted without passing its underlying object. for example:

The project is an addin for Autodesk Inventor and Inventor itself doesnt have any process errors if i lock my screen.

Is this something that needs to be managed in the project code?


Thanks



I am here to ask questions and learn from others. Cor Ligthert DO NOT REPLY TO ANY OF MY POSTS!!

Continue reading...
 
Back
Top