07-29-2009 03:47 PM
I builded a working VI using LabVIEW version 8.5 calling API of TestStand version 4.0.
About an hour ago i migrated to LabVIEW 8.6 and to TestStand 4.1 simultaneously.
When I close the VI, visual studio just-in-time debugger window appears right above the LabVIEW debug window (the one which explains errors and warning) and LabVIEW seems to freeze. If I decide not to start visual studio debugger, LabVIEW crashes
The problem seems related with TestStand because other VI builded with version 8.5 but not calling TestStand API don't crash.
What the hell???
Thanks
Solved! Go to Solution.
07-31-2009 09:47 AM
Hi!
One thing that you can check is the installation order; are you sure to have updated LabVIEW first and then TS?
To be sure now I would suggest you to unistall and reinstall both the software.
Hope this helps,
Clara
08-03-2009 01:50 AM
Thanks Loura.
I tried to modifiy several things in both programs settings but nothing.
Then i found this old article:
So i tried to close every opened references and i succeeded solving the problem. Evidently, in the early develope phases i did not receive any warning messages because TestStand 4.0 has this option disabled by default.