LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error message (0x80000003) occurred in the application at location 0x07cc9240

Hi everyone,

 

I have a scada application with the following error message:

(0x80000003) occured in the application at location 0x07cc9240

 

Error is coming up in random, not at a specific moment.

 

I hope that someone had this error before and can tell me what is wrong.

 

Regards,

 

Kenny

0 Kudos
Message 1 of 4
(4,284 Views)

Dear Kenny,

 

possibly this code is coming from an external application like an OPC server for example; within Labview it isn't defined. Best thing is to track down which VI is producing this error.

 

Best regards,

Martijn S
Applications Engineer
NI Netherlands
0 Kudos
Message 2 of 4
(4,259 Views)

Hi Martijn,

 

Is it also possible that a software package on the computer is causing the problems?

 

It is very difficult to track down which VI is causing the problem, the error occurs random.

And it is a runtime version, so jumping to the causing VI isn't possible.

 

Regards,

 

Kenny

0 Kudos
Message 3 of 4
(4,257 Views)

Dear Kenny,

 

It is hard to say what the cause of the error is (since the code is external). The VI is communicating with an OPC server or other external software (ActiveX)?

 

You can also try remote debugging from your EXE.

 

Best regards,

Martijn S
Applications Engineer
NI Netherlands
0 Kudos
Message 4 of 4
(4,251 Views)