I built a small application using LabView 6 that uses
the serial port for comms with a hardware application.
When using LabView in development mode and running my
VI, I have no problem accessing the serial ports.
However, after using NI's Application builder on my
applications VI's to create a standalone application,
I can no longer access the serial ports. The error
response on execution is Error Code 37: Device not
found when writing to the port. Why would my
application find the serial ports in development mode
of LabView and not after it's converted to an
Application with the Application Builder? I'm doing
all development and executions on the same PC running
Windows 2k.