I have fixed my problem and the program runs now!! The solution doesn't seem to have a lot to do with the symptom though. My application loaded a scalefactor file when it started up. I used a check of the current path to the program and stripped it once to get the subdirectory and then appended the scale factor file name and loaded. I had forgotten about needing to strip this path a second time when it became a *.exe I had also forgotten to connect the error line from the load file vi so I was not aware that the scalefactors were not loading. When this was corrected, everything worked fine. Since I only use the scale factors to multiply the results of the DAQmx inputs, I have no idea why I got this particular error message. I fully appreciate a host of other error messages that I might (should) have received but not this one. In any event thanks for trying to help me.