05-11-2011 07:37 AM
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?
05-13-2011 10:52 AM
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?
05-17-2011 03:29 AM
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.
05-18-2011 12:28 PM
Hi Irina_tc,
Would you mind posting your vis and project? Let me try to reproduce it here.