I installed .Net 2.0 but I can't get System.IO.Port in VS C#.
Hi
Check the following namespace. System.Web.Services.Description
There is no System.IO.Port namespace available.

Signature
--
Ravikanth[MVP]
> I installed .Net 2.0 but I can't get System.IO.Port in VS C#.
> I installed .Net 2.0 but I can't get System.IO.Port in VS C#.
.NET versions work side-by-side,
and VS2003 is hard-wired to .NET 1.1
Thus to use .NET 2.0 you have to install VS2005 (beta),
or use the 2.0 SDK with command line tools.

Signature
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/