Visual Studio Community 2015, installation failed at Enable Graphics Tools - visual-studio

wonder if someone can help.
I am installing Visual Studio Community on Windows 10 Pro that's on Parallels Desktop for Business and it's doing my head in.
Installation is failing saying user cancelled installation.
I have noticed that it goes up to the point where t's trying to Enable Graphics Tools.
I have uploaded the log file if you guys can see and advice?
Thanks a bunch
Log File: http://www.filedropper.com/ddvscommunity20160504024220

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.

Error Loading Visual Studio Universal Template

I have VS Community 2015 Update three installed. I am trying to learn UWP but I keep getting the following error when trying to launch
One thing I noticed is that all the videos and screenshots I've seen online say "Universal" and mine says "UAP" uner "Installed\Templates\VisualC#\Windows\
This is what I have installed:
I do not have any problems opening any other templates, only the "UAP". I've been using this program all the while but with basic c# console applications. Moving to UWP now and this is what I'm faced with.
Things I've tried:
Uninstalling and Reinstalling nugget manager
Repairing VS installation in control panel.
Thank you in advance for your suggestions.
P.S I'm on Windows 10 Pro 14393.222
Well you can try this one -
Run the visual studio installer again. Select Modify in the Installer. Select Features - "Windows and Web Development" - "Universal Windows App Development Tools". Now try to Update. It doesn't guarantee that it will solve the problem. But on few machines it worked..
I solved this by totally uninstalling visual studio with a /uninstall /force
All the sdks and emulators were uninstalled as well.
Launched a new install from the ISO file and everything is fine now.

Error 1603 while installing Visual Studios for Hololens Development

I am trying to develop apps for Hololens
After setup of Visual studios 2015 runs and gets completed, With a yellow triangle representing error it states, setup complete. However, not all features installed correctly.
Tools for Universal Windows App(1.4.1) and Windows SDK(10.0.14393)
The installer Failed. Fatal error during installation. Error code:1603
I have tried to reinstall visual studios community 2015, same error comes. I also tried to uninstall separately Windows SDK 10.0.014393.33 and run the VS setup again, it doesn't help as well.
I would recommend uninstalling visual studio, update Windows to the latest version, redownload the visual studio installer, disable antivirus and try again. If that doesn't work, Microsoft has a whole forum dedicated to troubleshooting VS install issues at:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vssetup
You are almost certain to get a better response there.

Apache Cordova Tool VS 2013 - Unable To Attach

Unable to attach debugger "File not Found" using template for Apache Cordova in vs 2013. Happening on both Win 8.1 64 machine and win 7 SP1 64 machine.
Project builds and runs correctly in both emulator and ripple but generates error "Unable To Attach. The system can not find the file specified." No further information is given - as in what file is not being found, which would have been nice.
Unlike the other solutions I have seen on web, installs on both machines ARE on a system drive. Latest updates are installed for node, git and android sdk. Environment variables and path variables are correct on both machines. Tried all api's 19 and above, uninstalling and reinstalling the tool multiple times, updating from command line.
Issue occurred after switching from visual studio 2013 Pro update 3 to community edition update 4 on both machines.
Have even tried uninstalling every piece of software having to do with android dev (Eclipse, Android Studio, Cordova, Phonegap, the tool) and reinstalling the Cordova Tool with all of the default options. Still same error on both machines - currently just using chrome to debug.
Noticed that it seems to be a similar error(the adb.exe error) but without the file name, given when trying to debug on a phone that has less than 4.4.
Any suggestions? Thank you for any help in advance.
I had exactly the same error and I successfully resolved it.
My configuration:
Windows 7 Pro 64 bits - French
Visual Studio 2013 Update 4 (French Edition)
CTP 3
What I did to solve the problem:
First, I installed ENU Language Pack for Visual Studio to install English language
Then, I switched the language of my Visual Studio to english
Finally, I repaired my CTP 3.0 installation.
After that, I was able to debug application from my android device.
Another solution (but not suitable for everyone since it's required a MSDN Account) : using the Visual Studio 2015 Preview.
What is the version/build number/size of the resources assembly in
C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualStudio.WebClient.Diagnostics.HtmlToolHost.resources\12.0.* ?
You can right click on the binary and check its properties.
Thanks

Visual Studio 2013 Issue: Installation got stuck on android SDK

I am trying to install Multi-Device Hybrid Apps extension on Visual Studio 2013 (Ultimate). But Installation got stuck when Android SDK being install. I have waited for 2 to 3 hours but it stuck there. I have cancelled the process and tried again but same issue.
Can anyone help me to fix this issue?
Thank you
I had a similar problem for Visual Studio 2015 RC1. The Android images take a long time to download, especially if you are downloading other things on the same network and have slow internet.
I found the AndroidSDK_SI.log file in %temp% and it shows it was actually still downloading even after 3 hours!
I believe the installer really needs to show better feedback. It seemed like the installer was hung, but it was actually downloading very slowly. Something as dirty as an option to read the currently running log file being in a text box would even help.
You can also kill the SecondaryInstaller.exe in Task Manager to stop the Android SDK sub-installer. You can then try fix it yourself or Repair Visual Studio if the install continues and completes.
Repair is available by right clicking on Visual Studio in the Microsoft Windows "Programs and Features" control panel section and clicking "Change". This will bring up a Visual Studio dialog where you can Modify or Repair the install.

Resources