
July 21st, 2003, 11:02 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
System.Net reference problem
I have the 'system.dll' referenced, but when I try to use the System.Net namespace, I get this error:
The type or namespace name 'Net' does not exist in the class or namespace 'System' (are you missing an assembly reference?)
Having 'using System.Net' seems to work for anyone else... I really can't figure this out. I'm using VS .NET 2002, with the .net framework v1.0.
Thank you!
|