rnielsen
12 years agoNew Contributor
Missing the System.io.Ports library.
Hello, I am currently running the Trial version of TestComplete 9 and I want to communicate over the serial port. I followed the help files that instructed me to browse the GAC and enable the Syste...
- 12 years ago
Hi Rene,
The System.IO.Ports namespace is located in the System assembly (in System.dll), so you need to add the System assembly from the GAC to access the namespace.