04-05-2006 06:17 AM
04-06-2006 02:49 PM
04-07-2006 03:47 AM
04-10-2006 02:30 PM
Hello,
I would recommend contacting NI and investigating the error that way. Typically, after LabVIEW crashes, it will give you an "investigate" dialog the next time you open it. If you continue through this dialog and report the crash to NI, then LabVIEW will generate an error log that you can send in. Also, the Applications Engineer that you work with might be able to narrow down where the problem is coming from. So, the next time you encounter a crash, go ahead and jot down what steps you took to bring it about and then use the "investigate" dialog to report it to NI.
Kind Regards,
04-11-2006 02:58 AM - edited 04-11-2006 02:58 AM
0xc0000005 is a Windows exception. In this case meaning a STATUS_ACCESS_VIOLATION. Windows should have displayed a dialog box with some information that there has been an Access Violation.
@Andy F. wrote:
Hey petitprince!
Honestly, I am not sure what code 0xc0000005 means. Are there any LabVIEW error messages that go along with this? You say this happens when your Zeiss Axiovert is connected, correct? How is this connected? How are you communicating? It is entirely possible that this is a corruption that can be taken care of by copying the code on the Block Diagram to a new blank VI. Does this help? Please let me know if you have any additional information.
Thanks!
Andy F.
Message Edited by rolfk on 04-11-2006 10:03 AM