03-09-2009 08:44 PM
Try disabling virus checking on your PC. I have seen anti-virus checking result in both slow downs and more serious problems with LabVIEW as well. Is there any web servers as part of this app? other network dependencies?
03-10-2009 12:48 PM
Thanks all for your help,
I think I've been able to pinpoint the problem... My VI was originaly under LabVIEW 8.2. This morning I opened it with LabVIEW 8.6 and I saw the deploying shared variable box (wasn't there on 8.2) and the VI did start immediatly afer the deploy.
So was my VI waiting for the library to deploy before starting? Shouldn't it have a combo box that indicate that on 8.2.
Anyway, I will continu to use 8.6 on this project...
Thanks again!
Vincent
03-11-2009 11:48 PM
Hi Vincent:
Glad to hear you found the issue with your application! It sounds like it probably was delayed because it was deploying the shared variables but it should show you a dialog box telling you that. I just created a sample project in 8.2 with shared variables and when I ran it, I got a new window stating that the variables were being deployed.
Again, not sure why the box didn't pop up but glad it's working for you now. Let us know if you have any further developments on this.