I send you (as attachment) a llb with 3 VIs (Labview 7.0) : a server VI that call directly the message VI, and a client VI that call the message VI indirectly.
I have compiled the server VI into an exe program (using the option that create the data.llb file).
After installing that program (in the directory C:\programmi\Test\ ) and running it (with the Run Time Engine), if now I run the client VI (in the same machine) the value of the message displayed by the panel is not the same of the server.
If I also compile the client VI into an exe program and then I run it (with the Run Time Engine), I obtain the same result (different values displayed).
Only if I run the server VI and the client VI directly under Labview (in the same machine) the two VIs
display the same message.
If I also run the compiled exe version of the server VI and the client VI in two different machines I obtain the same message displayed.
Best regads,
Linus