Asa
Asa

Reputation:

How to upgrade from Visual Studio 2008 standard to professional?

I need to upgrade from Visual Studio 2008 standard to professional. Do I then need to unistall the standard version before installing professional? Are there any known issues?

thanks,

Asa

Upvotes: 3

Views: 3505

Answers (3)

Stefan Moser
Stefan Moser

Reputation: 6882

I just upgraded for Standard to Professional by installing Profressional overtop of Standard with no problems. It kept my settings, history and plugins. Just go for it!

Upvotes: 2

MicTech
MicTech

Reputation: 45023

You can install professional version over standard. VS doesn't support on the fly upgrade - fill new licence key => new version. But you can't two different editions of one version Visual Studio.

This is not possible on the same system

  1. VS 2008 Standard edition
  2. VS 2008 Professional edition

This is possible on the same system

  1. VS 2005 Standard edition
  2. VS 2008 Professional edition

If you have MSDN version, install over.

Upvotes: 2

Usman Masood
Usman Masood

Reputation: 1967

goto addremove and from there click on modify once it is in modify stage insert your professional key there...

Upvotes: 0

Related Questions