VS 2002 uses .NET 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have a C++ application that uses the .NET framework. This application is
built using Visual Studio 2002. Everything has been working fine.

The other day we installed Visual Studio 2005 RTM. When running this
application through the VS2002 debugger it starts loading .NET 2.0 assemblies.

I thought VS2002 and VS2005 could be installed side-by-side. Any ideas on
what is going on?
 
Back
Top