Using .NET 2.0

S

stebain

(VS.NET 2003) I've been using 1.1 and just installed the Framework 2.0 and
am trying to use the System.Net.Mail space and it doesn't come up.

I check up in the Help->About Microsoft Visual Basic .NET... and it shows
the current framework as 1.1 (version 1.1.4322, precisely).

What do I need to do to get the updated framework recognized by Visual
Studio?

Thanks so very much,
Steve
 
J

Jon Skeet [C# MVP]

stebain said:
(VS.NET 2003) I've been using 1.1 and just installed the Framework 2.0 and
am trying to use the System.Net.Mail space and it doesn't come up.

I check up in the Help->About Microsoft Visual Basic .NET... and it shows
the current framework as 1.1 (version 1.1.4322, precisely).

What do I need to do to get the updated framework recognized by Visual
Studio?

Visual Studio 2003 can't be used (at least not without a lot of
hackery) to develop with .NET 2.0.

I suggest you upgrade to Visual Studio 2005.
 
S

stebain

Jon Skeet said:
Visual Studio 2003 can't be used (at least not without a lot of
hackery) to develop with .NET 2.0.

I suggest you upgrade to Visual Studio 2005.

Aw, shoot.
Thanks for the quick response.
-Steve
 

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

Top