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

If Visual Studio 2015 (and 2017) are installed from MSDN using a Visual Studio Professional ISO, can it later be upgraded to Enterprise using a new license key? ...or does it require a complete uninstall/reinstall of Visual Studio?

You need to install the enterprise version to obtain it, and VS cannot change the version through the type of your license key and the VS version depends on your installation.
For VS 2015, we can only keep one version on the computer. If you already installed the VS professional 2015, as far as I know, you can directly install run the VS enterprise 2015 installer to install it. After the installation is complete and successful, the professional is auto removed or replaced by the higher enterprise version. You can also try to use the forcibly uninstall command like: vs_professional.exe /uninstall /force to uninstall the professional version.
For VS 2017, please check the VS 2017 Release Notes and it describes Visual Studio Enterprise and Community (among other products) can now be installed side-by-side on the same computer. To make identifying these installations simpler, you can specify a short name or "nickname".

Visual Studio 2015 Enterprise installer should tell you whether you need to uninstall Professional.
Visual Studio 2017 no longer has that restriction, and you can install both Professional and Enterprise side by side.

If you have VS Installer you can easily change versions. Although you need to uninstall the version you have, you can use the same Installer you ran for uninstallation (i.e. VSPro) to Download & install new version (i.e. Enterprise).

Related

How can I downgrade visual studio 2017 version?

I currently have installed Visual Studio 2017 Enterprise version 15.9.15 (the latest available in Visual Studio Installer). I want to downgrade to version 15.9.11 due to some issues in my project. I have the installer for 15.9.11 but every time I run the installer, Visual Studio Installer is trying to install the 15.9.15 version.
I've tried with different versions but Visual Studio Installer always switches to 15.9.15 regardless. Is there any other way to downgrade? I've searched online but with no luck.

Install SSDT for Visual Studio 2017 community fails on recursion too deep

"Setup Failed" Recursion too deep; stack overflowed 0x800703E9.
I have windows 10 and newest visual studio version. I have tried rebooting to make sure I have as many resources as possible. I have 4g ram.
If the SSDT installer gives you multiple instances of Visual Studio to choose from, try the "new" option.
I ran into this problem trying to install SSDT 15.8.1 on Windows Server 2012 R2 with the latest version of Visual Studio 2017 (v15.8.6) already installed. The SSDT installer gave me 2 options in a dropdown box.
Install tools to this Visual Studio 2017 instance:
Visual Studio 2017
Install new SQL Server Data Tools for Visual Studio 2017
When I chose the first option: Visual Studio 2017 (presumably the existing instance), I ran into the cryptic "recursion too deep" error. I installed the SSRS extension for VS (as suggested by others on Stack Overflow) and tried running the SSDT installer again for the existing Visual Studio 2017 instance. I got the same "recursion" error.
I tried one more time, but this time chose the 'Install new SQL Server Data Tools for Visual Studio 2017' option. This time the install process completed!
Apparently there is an installer inconsistency between the latest versions of SSDT and Visual Studio. The suggested fix is to start with a previous installation of Visual Studio 2017, install the latest SSDT on top of that, and then upgrade Visual Studio. This is a very time consuming fix. It appears this is only necessary for the SSIS components - the SSAS and SSRS pieces are available as Extensions within VS, and I believe they still install successfully from there.
https://developercommunity.visualstudio.com/content/problem/258117/ssdt-failed-to-install-vs-2017-pro-1572.html
Please re-run the VS community 2017 installer or go to Control Panel-Programs and Features, uninstall the previous SSDT version for VS 2017, then re-install it, you can have a look at this similar issue.
If this issue persists, please use http://aka.ms/vscollect to gather the installation logs and find vslogs.zip under the %temp% folder, then upload the file to Onedrive and share the link here.
You should uninstall the current version of SSDT before install a new version.
If your computer have some pages blocked, you could download the specific version offline installer (Download the header, then use SSDT-Setup.exe /layout [Folder]) for the former version and new version of SSDT.
How I got past it:
Uninstall the Visual Studio extensions for Reporting Services (and Analysis Services) projects in case if you going to select them during SSDT set up. Note: remember to run VS as administrator to do the uninstall.
Reboot VS2017 (just out of general principle.)

uninstalling Visual studio 2017 enterprise and installing VS 2017 community

I would like uninstall visual studio 2017 enterprise from my window surface pro. after that i would like to install visual studio 2017 community. just wanted to ask the following,
is it going to be just uninstall the current version of vs from programmes and installing the new version.
is there any potential issue i need to be aware off?
thanks
Please, read the documentation:
Microsoft Docs | Install Visual Studio 2017
Microsoft Docs | Uninstall Visual Studio 2017
is it going to be just uninstall the current version of vs from
programmes and installing the new version.
Yes, uninstall Enterprise Edition and install Community. Or do it vice-verse.
BTW, you should run Visual Studio Installer, not Programs and Features to manage your VS2017 installations.
As far as I know, you do not need to uninstall the VS enterprise 2017 in your scenario. For VS 2017, we can keep different versions on the same computer. Please check this: https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes#whats-new-in-visual-studio-2017 and find the following information:
Installation Nickname
Visual Studio Enterprise and Community (among other products) can now be installed side-by-side on the same computer. To make identifying these installations simpler, you can specify a short name or "nickname". For example, if you were to install Visual Studio Enterprise, and then install Community, both would appear the same on the start menu. You can give the second one a nickname like "community", and the start menu items will appear with names such as "Visual Studio 2017 (community)" and "Developer Command Prompt for Visual Studio 2017 (community)".

Microsoft Visual Studio has detected mismatched installed versions of language resources

I installed Microsoft Visual Studio 2015 and every time I try to execute it, show me the next message:
Microsoft Visual Studio has detected mismatched installed versions of language resources. This may
happen for instance when different versions of the product (Beta, RC, RTM) are installed
for different languages.
Please uninstall all older versions and language packs or upgrade them all to the latest available
version. Until the problem is fixed Microsoft Visual Studio will not start.
Summary:
I had previously installed Visual Studio 2015 Community RC. Before install Professional i did unistall Community RC.
I did uninstall all language packages in Control Panel-Uninstall Programs.
I did uninstall all language packages in Control Panel-Update Packages.
And still doesn't work.
the same issue and full answer is here: VS2015 does not start
short answer:
open regedit
goto
in case VS:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0\General
in case SSMS: HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\13.0\General
set the value of UILanguage parameter to 0
Uninstall all versions of Visual Studio using https://github.com/Microsoft/VisualStudioUninstaller/releases
and then reinstall visual studio and continue.

Visual Studio 2013 and Windows Phone

I have installed Visual Studio 2013 Pro and then I wanted to install Windows Phone 8 SDK. But it installed Express Edition of VS 2012. Now if I delete VS 2013, what happens with my VS 2012? Can I delete it, because I don't have enough memory for it? Can you help me, please!
They are independent, you can uninstal one without influencing the other.
You can install this version of Visual Studio on a computer that already has an earlier version installed.
but
If you uninstall a version of Visual Studio on a computer that has more than one version installed, the file associations for Visual Studio are removed for all versions.
More information : http://msdn.microsoft.com/en-us/library/ms246609.aspx

Resources