I am using VI server to pass control information from one VI to another. In the development system this works fine. How ever once I build the VI's into an executable the values from one of the VIs does not get passed.
I use the same method in three different applications, 2 of the applications work fine, but one does not. The only thing I can think of is that there is something that needs to be set that I did (without realizing) in the first two but not in the third. All the Applications run fine. The problem that occurs is in the values passed. The same value gets passed everytime this turns out to be what ever the default was prior to running application builder. I am currently using 6.02.
