I have a rather large program written. It is designed to drive an HP8566 spectrum alayzer and also to read trace data from it. All the VIs run properly and there seems to be no more bugs. My problem is that after I build a stand alone executable and install it on another computer, all of the visa operations stop working. The program and all of its algorithms still work fine but it wont talk to the analyzer. The error message I get is:
"Error 107807346 occurred at ??? in HP8566 initialize.vi
Possible reasons:
VISA: (Hex 0xBFFF000E) The given session or object reference is invalid"
This same stand alone file when installed on my development PC works just fine. I tried installing Labview 6i on the test platform and it ran the executable just th
e way it should. As soon as I uninstalled LabView 6i the same problem returned.
I tried a few other things with results that only made things worse in new ways.
Any ideas? I am at my wit's end on this one.