I found a solution. It is no problem with serial connection.
After click "OK" button in COM port selection window, app trying to parse some config file which ends with an excepton: "System.FormatException".
The occurrence of any exception at this stage of the program's operation is interpreted as a failed port opening.
In my case helps change decimal separator in system from ',' to '.'
Greetings from Europe :-)