Forum Discussion

rnielsen's avatar
rnielsen
New Contributor
12 years ago
Solved

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...
  • aqAnt's avatar
    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.