Perhaps the other components are compatible, but Ipports simply does not
work in VS2005. I will send this on to the regular support page, but I
thought you might be interested in what I found.
I set up a project in VS2003, with a simple connect, disconnect. All methods
and properties work as advertised in VS2003. However ...
Moved it over to VS2005, imported the (single) reference to Ipports. The
project would both build and deploy, but on the same connect IP, the Connect
method puked and spit out 3 exceptions:
System.IO.FileNotFound,
System.Net.Sockets.SocketException, and
System.NotSupportedException