You can check that list in other places: - a terminal emulator (such as HyperTerminal) should present it to you - the Device Manager (right click "My Computer" if that is still around, then follow the word "Hardware"...) should enumerate all your hardware, so you could find serial ports under a whole range of entries, such as: Ports, USB, and some vendor-specific groups if any. If none of the above show COM3 and COM5, you can safely conclude they dont exist, and your app+VS+.NET is wrong; if they do show up, you are in for a Vista drivers adventure I guess. :)
Luc Pattyn
try { [Search CP Articles] [Search CP Forums] [Forum Guidelines] [My Articles] } catch { [Google] }