Upgrading .NET Framework 1.0 to .NET Framework 1.1

R

Robert S. Liles

I have Visual Basic.NET 2002 with .NET Framework 1.0. I also have Visual
C++.NET 2003 with .NET Framework 1.1. Is there anyway to upgrade the .NET
Framework of the Visual Basic to the version 1.1 so I can have access to the
added tools in the later version in my Basic installation and not have to
integrate them from C++?

TIA, Bobbo

ps I apologize if this is a duplicate, I am not sure if I got it out the
first time.
 
H

Herfried K. Wagner [MVP]

Robert S. Liles said:
I have Visual Basic.NET 2002 with .NET Framework 1.0. I also have Visual
C++.NET 2003 with .NET Framework 1.1. Is there anyway to upgrade the .NET
Framework of the Visual Basic to the version 1.1 so I can have access to
the
added tools in the later version in my Basic installation and not have to
integrate them from C++?

You cannot get Visual Basic .NET 2002 to use the .NET 1.1 compiler.
Uninstalling .NET 1.0 will cause VB.NET 2002 to stop working.
 

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