Mysterious "COM1 port does not exist" error message

When you try to access devices connected via the USB port, the following error message appears.

COM1 port does not exist

Having studied the device manager, I am sure that the device is assigned COM1, and no other device is connected to COM1. Why is this happening?

Is this environment dependent because the same version of the application does not generate this message when executed on a different system.

+3
source share
2 answers

My case is very specific.

, , . , , , . , , , COM1, , .

+2

, .Net , C/++ COM1: ( ).

0

All Articles