I've written a Labview .VI that functions perfectly as a .VI. When I attempt to distribute the .exe I get an error 14 (Cannot add resource or GPIB bus error). It is occurring in the first GPIB command to be executed. (I'm not using the VISA command). NI 488.2 is installed. MAX can scan the bus and see the instrument. The .VI has no problem. I've installed the Run Time engine and then the FDS on the PC that I'm attempting to use and still no luck. Prior to writing to the GPIB bus I'm initializing an AO-10 card, which works fine. Any thoughts?