ADD REFERENCE seeing 1.0 instead 1.1 framework

  • Thread starter Thread starter kam
  • Start date Start date
K

kam

How to make ADD REFERENCE seeing 1.1 instead seeing 1.0
framework?

Both 1.0 and 1.1 are installed in seperated folder.
 
Kam,
It sounds like you are using VS.NET 2002, to make VS.NET see 1.1, you need
to upgrade to VS.NET 2003.

Hope this helps
Jay
 
You can't do that with the old VS.NET. Just configure the app using the
..NET Framework Configuration Tools to redirect the version. Or write a
publisher policy file.
 
Back
Top