This is a problem I used to have all the time with the serial port class in .NET 2.0. It was suggested that upgrading to .NET 4 would fix the problem... and it did in almos
Adding the following to app.config
has worked for me. See Problem with SerialPort