Unable to install Web Developer Tools - visual-studio

No matter what I do, I am unable to get Web Developer Tools installed. I had Community Edition of Visual Studio 2015, but I did a clean installation of Enterprise afterwards (free key from school) after uninstalling 2015 CE using TotalUninstaller.
When I then try to install Web Essentials, it tells me I need to install Web Developer Tools. However, I did install it upon installing Visual Studio. I also tried to tick it off, uninstall Web Developer Tools, and then install it again afterwards. No luck at all.
I'm almost forced to do a complete reinstallation of Windows... What can I possibly do?

Related

VSTO can not installed with Visual Studio 2022 Installer

I rent absolutely free
Edition Windows 10 Pro
Version 20H2
Installed on ‎2/‎7/‎2023
OS build 19042.1706
Experience Windows Feature Experience Pack 120.2212.4170.0
With Excel installed and Activated by hosting provider
Microsoft Office LTSC Professional Plus 2021
Version 2108 (build 14332.20447 Click-to-Run)
Than I try to install to this new machine VS 2022 community from official site
Unfortunately VSTO tools is impossible to install, I see a lot of times the same error
VSTO installation Error
What I need to do? I need VSTO.
I receive advice to download firstly and install after full download. In this case I have this error.
Something going wrong
What going wrong I don't understand. This VM placed to datacenter in Germany with good connection and preinstalled and activated legal copy Windows 10 and Excel.
Most probably you are dealing with a connection problem. You may try to repair your VS installation at a later point of time.
You may consider downloading a local installation package, select the Download all, then install option in the dropdown at the bottom of the Workloads tab of the Visual Studio Installer. The purpose of this feature is to frontload the downloading of the Visual Studio packages onto the same computer that you plan on eventually installing Visual Studio on. By downloading the packages locally first, you can then safely disconnect from the internet before you install Visual Studio.
Also you can download the installer locally by using a command line. And only then you can launch the installer for the Visual Studio, so you will not face with such problems. Read more about that in the Create an offline installation package of Visual Studio for local installation article.

Installing VS2015 Roslyn

New computer build, clean install of Win 10, installed VS2017. After struggling with VS2017 issues for a few weeks I decided to go back to VS2015 and wait for an update. I uninstalled 2017 without problems, but when I try to install 2015 I get a message that Roslyn Language Services can't be installed because there's already a version installed and to uninstall RLS using Add/Remove Programs in the control panel. No such thing as Roslyn in the Apps list.
Is there another way to uninstall RLS 2017 so I can finish installing VS2015?
I got a similar error, and couldn't Repair 2015. I was able to resolve it when uninstalling an entry in "Programs and Features" titled similar to "Visual Studio for Applications 2015 Languages". I thought this was spoken/written languages, but it related to programming languages (the Roslyn service shows up in the Visual Studio dialog after clicking uninstall on that entry).

The following references must be present before installation can continue "Web Developer Tools"

I recently reinstalled Visual Studio 2015, and I made sure I picked Web Developer Tools when I installed it. However, when I go to install Web Essentials through the Extensions and Updates popup, I get this message:
When I go to modify my installation of Visual Studio 2015, I can see that Web Developer Tools has been installed (or at least marked for installation):
I am now unable to install Web Essentials, because I get this message. What can I do?

VS 2013 Web Developer Tools error

I am using VS 2012. It is working fine. Then I installed 2013 also. VS2013 Installation was successfully completed. After completed of installation i tried to create new website But I am getting below error.
"The Web Developer Tools option must be installed prior to opening or creating Web projects. You can install this option by repairing your Microsoft Visual Studio installation and ensuring that 'Web Developer Tools' is checked in the list of optional components"
Please give me the suggestions, without disturbing the VS2012 how can I solve the above problem.

Enabling windows azure tools to get Windows Azure project

I am trying to create a webproject which can be deployed on azure. I have VS 2010 trial version (pro) installed on windows 7. When i click cloud (under VC#) i am prompted to install Windows azure tools. I do this. I get the tools installed message. I restart VS 2010. But i fail to find windows azure web project template, which should have been installed. It just shows me the same sequence of screens (install tools etc). I am executing VS 2010 under administrator role.
Steps described # http://msdn.microsoft.com/en-us/library/windowsazure/ff687127.aspx
Questions
Is Windows azure template projects not allowed in Trial edition of VS 2010 pro?
Can such a project be made using VS 2010 express?
Thank you
Sameer
I'm not sure about trial versions, as I've never tried installing with a trial edition. However: I've run other software packages with trial versions of Visual Studio, without issue.
The SDK will work with Visual Studio 2010 Pro and above, as well as Visual Web Developer 2010 Express (downloadable here).
For installing the tools properly, I'd suggest going here and installing via Web Platform Installer. It will make sure you have all needed dependencies.

Resources