I have an app that talks to COM8 (the "Outgoing" Bluetooth port on a
PDA. Periodically, when it has previously been in use, it seems, I get
the error
"The port 'COM8:' does not exist."
on sport.open().
Apart from the fact that COM8 clearly does exist, where does "COM8:"
come from? I definitely defined it as "sport.PortName = "COM8"" - so
(a) why does it think it doesn't exist, and (b) where does that colon
in the port name come from?
Peter Royle
Archived from group: microsoft>public>pocketpc>developer