Error installing Visual Studio 2015 on my Windows 10 system - visual-studio

Your help will be appreciated...
When i try to install Visual Studio 2015 it throws an error while installing Team Explorer for Microsoft Visual Studio 2015.
I tried installing from ISO, even extracted the content of it and tried to install from it too... but in vein.
Here is the screenshot of the error
]
LOG file is attached too
https://www.dropbox.com/s/npnp5r44z3azj8t/dd_vs_enterprise_20160301132449.log?dl=0

I finally reinstalled my Windows 10 and same ISO worked

Related

Visual Studio 2022 Debugger JustInTime installation failure

I just downloaded and installed Visual Studio 2022 Professional with the "ASP.NET and web development" workload to a Windows 10 machine. Install succeeded except for the warning "Couldn't install Microsoft.VisualStudio.Debugger.JustInTime.Msi".
How can I fix this warning?
I was running into the same problem and managed to fix it by:
Uninstalling Visual Studio 2022
Closing Visual Studio Installer and reopening it with administrator priviliges
Installing Visual Studio 2022 again with the desired workloads/components

Visual Studio 2017 installer fails to install KB2533623

I'm trying to install Visual Studio 2017 Community via web installer on my Windows 7 laptop and it fails, returning me this log:
dd_setup_..._error.log (translated into English from me, since it was in German)
Package "WindowsUpdates.KB2533623,version=15.0.26711.1,chip=x64" could not be installed.
Search-URL
https://aka.ms/VSSetupErrorReports?q=PackageId=WindowsUpdates.KB2533623;PackageAction=Install;ReturnCode=1168
Details
Command executed: "C:\Windows\system32\dism.exe" /online /quiet /norestart /add-package /packagepath:"C:\Users\User\AppData\Local\Temp\462b07d7-22c4-4fb6-8bd8-78e9e210c711\Windows6.1-KB2533623-x64.cab" /logPath:"C:\Users\User\AppData\Local\Temp\dd_setup_20170916213606_141_WindowsUpdates.KB2533623.log"
Code returned: 1168
Codedetails returned: Element not found.
KB2533623 is not installed at my Laptop, so I tried to install KB2533623 x64 by myself, but it's rejecting with the words "The update is not applicable to your computer".
After some research I found SCCMENTOR who is claiming KB2533623 is superseded by KB2758857, so I tried to uninstall KB2758857, first. There was an error that I could not uninstall all updates. Repeating the step in a local system CMD with wusa /uninstall /kb:2758857 returned 0x80070490. Microsoft suggests to scan the system for corrupt files with sfc /scannow, so I did. It found some errors and fixed them.
I repeated wusa /uninstall /kb:2758857 and it returned 0x80070bc9. Then I restarted and tried it another time and it gives me 0x80070490, again.
I'm not sure I'm on the right path, maybe KB2533623 is not the problem here. How can I fix the problem, so the Visual Studio installer is able to install KB2533623 that is required by so many components of the suite? If KB2533623 is really superseded by KB2758857, why the installer tries to install KB2533623 at all, if KB2758857 is already installed on my laptop?
Microsoft fixed it in Visual Studio 2017 15.5 Preview 3
Visual Studio 2017 15.3 installation fails with „Failed to install WindowsUpdates.KB2533623“ error message.
Visual Studio 2017 install fails due to missing Windows6.1-KB2533623-x64.cab.
So wait for the Final of the Visual Studio 2017 version 15.5 and use the updated installer.
​Hello people!
I had the same problem, and I found that the KB2533623 superseded by KB2758857.
I checkout if this update was installed in my PC. You can check it running this command:
wmic qfe list | find "2758857"
This will show something like this if it was installed:
http://support.microsoft.com/?kbid=2758857 MyMachine Security Update KB2758857 AUTORIDADE NT\SISTEMA 9/2/2016
So, I removed it with this command:
wusa /uninstall /kb:2758857
After this I can install with success the visual studio 2017.
I hope it can help you.

Failed Installation of Visual Studio 2013 Pro on Windows 10

On a new installed Windows 10 Pro. I installed Visual Studio 2013 Pro and the error message, Visual Studio 2013 Update 3 (KB2829760) Package failed, is shown after the installation. The screenshot
Then I repaired it but with the same error message. The log file
http://drive.google.com/file/d/0B841rccm7zZWaVludENGeVFxWXNXREJIWXE5NFZoMnhLVFBj/view?usp=sharing

Visual Studio 2015 Preview install error

I am trying to install the new preview for Visual studio 2015, every time I run the installer I get the error:
This version of Visual Studio requires the April 2014 update to Windows 8.1 and Windows Server 2012 R2 known as KB 2919355.
I have run the windows updater, so don't know what the problem is.
Has anyone else had this problem, and if so how did you fix it?
When I've tried to install KB 2919355 - I got next message:
this update is not applicable to your windows...
Than from '''Known issues with this update''' section I've installed next updates:
2939087
2975061
Rebooted system and installed 2919355 update again.
This was my major problem after a fresh install of Windows 8.1 Pro. When i was trying to install Visual Studio Community it required the KB 2919355 and i was more careful and downloaded the specific update for x64 system architecture.. and it worked for me !

Error while installing visual studio 2013 pro

I get this error when i try to install visual studio 2013 pro update 3 even after multipile restarts.
I am using windows 8.1.
Image of the error:
http://i.stack.imgur.com/KpzrP.png
Error Log:
http://pastebin.com/9dpY0fzZ
It may be that you have tried to install the program before and that it corrupted some files, try downloading a remover.
I have had this problem with programs like malwarebytes before so i hope this also works for you. (but beware of virussus :D)

Resources