1.1 installed but doen't do anything!

  • Thread starter Thread starter Ellie
  • Start date Start date
E

Ellie

I had version 1.0 of the .NET framework but needed to
install version 1.1 to use a FolderBrowserDialog in visual
basic.net I installed the redistributable 1.1 version and
then 1.1 sdk. They both said that they installed but when
I go into Visual Studio.Net, nothing has changed and it
doesn't recognise FolderBrowserDialog. The about box says
that it is still using version 1.0 I have tried
restarting, but that did no good either.
Help!
 
If you are using VS.NET 2002, you are still using the 1.0 Framework even
though you installed the 1.1.

VS.NET 2003 uses the 1.1 Framework.
 
Back
Top