Well, I've changed my program to use the Out Port32.VI subVI and it is still working fine in the development executable. However, I still can't get the compiled version to work on the target computer. After compiling the top level VI, Out Port32.VI and its .dll, I load it onto the target computer and it stops running immedeatly and lists error 25: Out Port32.VI
I think it can't find the SubVI code that it needs, but I'm sure that it is on the list of VIs to compile in the Build Application menu. I'm stumped on what to do now. How can I make sure the executable can find the code it needs?