10-05-2009 08:45 AM
I made a program in labview 7.1
And I wanted to open it in labview 8.5.1, but it opens with errors, and I can not run it.
In every sub vi, till the lowest level, I got the error "handler error".
Can somebody help me?
10-05-2009 10:22 AM
10-06-2009 09:19 AM
Hi Sven,
Due to data dependencies within the *.LLB your 8.5.1 version of your vi was still opening the 7.1-version of the 'General error handler.vi'. Because these two version are no longer identical, LabVIEW concluded that the wiring you made was no longer correct.
Replacing the 'General error handler.vi' under the data dependencies with the one at: C:\Program Files\National Instruments\LabVIEW xxxx\vi.lib\Utility\error.llb
should resolve the problem as we discussed on the phone.
Kind Regards,
Wouter
NI Applications Engineering
Northern Region