LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

remote subpanel causes error c0000005

hi,

i'm having a vi with a subpanel in which i load multiple subvi's depending on the user's choice. if i run the vi on my machine it works just fine but when i try tu use it remotely it works very very slow, the controls don't respond well and after a while labview crashes with a Dr Watson acces violation error c0000005. i checked my vi server settings and they are correct, the web server works fine if i use the subvi's on a remote machine, but when i try to use the main application with all the subvi's it crashes. beside the fact that i could have designed wrong my vi... does anybody have any idea why that might be?

0 Kudos
Message 1 of 4
(3,335 Views)

Hi irina_tic,

 

Its hard to say exactly what is going on, but it sounds like another program is scanning or doing something with LabVIEW while it runs. Can you try disabling any antivirus or intrusion software from your pc and does that have any effect?

 

 

Joe Daily
National Instruments
Applications Engineer

may the G be with you ....
0 Kudos
Message 2 of 4
(3,311 Views)

hi, i tried that, but... my problem appears exactly in the same point every time. the main vi calls in the subpanel 2 vis. if i call one vi and i don't start the data aquisition, i just stop it and then call the other vi it works fine. when i call one vi, i make the data aquisition and then try to call the other vi, labview crashes with this error.

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

Hi Irina_tc,

 

Would you mind posting your vis and project? Let me try to reproduce it here.

Joe Daily
National Instruments
Applications Engineer

may the G be with you ....
0 Kudos
Message 4 of 4
(3,291 Views)