VS.NET 2003 FINAL BETA parallel to VS.NET 2002 on the same machine -
06-30-2003
, 09:36 AM
I`ve read the article about this problem:
// The secret is to first uninstall the MSDN library if you have it
installed,
// then install VS .NET 2003.
// Otherwise the VS.NET 2003 installation routine will put the
"devenv.exe"
// into the same directory as the 2002 version. Not really what you
want, as
// you then cannot open a project in 2002 -- it always opens the 2003
IDE.
// After you install VS .NET 2003 you can re-install MSDN library &
you'll be
// able to create VS6, 2002, and 2003 projects on the same machine.
// --
// Jimmy Blizzard, MCAD, MCSD
Unfortunately, I didn`t read it before I install VS.NET 2003 FB. And
of course, I didn`t know about this problem. So, it is possible to
solve this, if i have installed VS 2003 IDE on VS 2002 IDE?
Thanks
Jarda |