System::Net not found on VC 2005 Express Edition

  • Thread starter Thread starter Don Kim
  • Start date Start date
D

Don Kim

I'm trying to build a network example on VC 2005 Express, but keep
getting the message that the System::Net namespace does not exist. Any
ideas?

-Don
 
Could you please post your source so that we can get a clearer picture
of what is going on?

L. Lee Saunders
 
Hi Lee!
Could you please post your source so that we can get a clearer picture
of what is going on?

ALready answerd in
microsoft.public.vc.language

(you need to add a reference to "systen.dll")

--
Greetings
Jochen

My blog about Win32 and .NET
http://blog.kalmbachnet.de/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top