Solved! Application open problem

Oct 5, 2018
1
0
10
When open the application windows shows " there is no com port! Please check out the line correction and device driver installation
 
MERGED QUESTION
Question from lathan66sathya : "I am using vb.net I am unable to detect com port through program but in hardware it is listed"



 

Most modern computers (laptops specifically) do not have serial ports. vb.net is not an application, it is a Microsoft environment for creating applications, so it is up to the application you're trying to run to handle serial ports.

@helpstar - your links have nothing to do with OP' problem.
 
Could be a virtual com port via USB or similar

What´s the purpose of the vb.net application you wanna run?

@Alabalcho
Didn´t read it carefully what the real problem is