I have a problem with my compiled code using the ni usb-485 single channel cable. I'm using the standard SerialPort1 component from my tool bar window (running vs.net 2005, xp system). If I compile my program and run it while the development studio is open - All works well - meaning the correct ports are found and read/write communications work (currently using com1 from the motherboard and com3 as assigned from the usb-485 installation). If I restart the computer or just close my VS.Net development program, both ports no longer read/write when the compiled code is run and there are no errors generated.
Any ideas would be greatly appretited (I'm currently looking into using the visans driver)