Can you upgrade Visual Studio 2015/2017 from Professional to Enterprise? -


if visual studio 2015 (and 2017) installed msdn using visual studio professional iso, can later upgraded enterprise using new license key? ...or require complete uninstall/reinstall of visual studio?

you need install enterprise version obtain it, , vs cannot change version through type of license key , vs version depends on installation.

for vs 2015, can keep 1 version on computer. if installed vs professional 2015, far know, can directly install run vs enterprise 2015 installer install it. after installation complete , successful, professional auto removed or replaced higher enterprise version. can try use forcibly uninstall command like: vs_professional.exe /uninstall /force uninstall professional version.

for vs 2017, please check the vs 2017 release notes , describes visual studio enterprise , community (among other products) can installed side-by-side on same computer. make identifying these installations simpler, can specify short name or "nickname".


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -