I am attempting to install Update 4 (VS2013.4.exe) over the Update 3 and get an error KB2829760, the hash value is incorrect.
i had cleaned my PC and fix registry using CCleaner but it is not helping
Log file: https://paste.ee/p/hqRxk
Related
Trying to simply install latest VS 2017 Community Edition in Windows 10 but get a popup error
Common error but have tried all suggested solutions including
1) Clean Boot
2) Running the "Microsoft Fix" Diagnostic tool
3) Running VS2017 Installer as administrator with Repair option
4) Uninstalling VS 2015 first
5) Installing VS 2015 first
6) Running vc_redist.x86.exe
7) Running vcredist_x64.exe
8) Tried uninstalling EVERYTHING related to visual studio using Revo Uninstaller and then reinstalled VS 2017
But I STILL get the popup error. Actually the same error on #'s 3,5,6,7,8 above!! Can anyone help?
Geesh, installing software shouldn't take 3 days googling...
The VS error log shows the following
Package 'Microsoft.VisualCpp.Redist.14,version=14.11.25325,chip=x86'
failed to install.
Search URL
https://aka.ms/VSSetupErrorReports?q=PackageId=Microsoft.VisualCpp.Redist.14;PackageAction=Install;ReturnCode=1603
Details
Command executed: "C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14,version=14.11.25325,chip=x86\VC_redist.x86.exe"
/q /norestart /log
"C:\Users\art3mis\AppData\Local\Temp\dd_setup_20170815135802_001_Microsoft.VisualCpp.Redist.14.log"
Return code: 1603
Return code details: Fatal error during installation.
Log
C:\Users\foo\AppData\Local\Temp\dd_setup_20170815135802_001_Microsoft.VisualCpp.Redist.14.log
Impacted workloads
Game development...
installation of VS 2015 Update 3 reported an error installing Windows SDK 10.0.14393.
i found some forum entries about that issue, tipping for separat installation of the SDK. i did so. result:
Blockquote
Installation did not complete successfully.
Log-File shows that the rollback started after
CAQuietExec: Creating UnionWinMD using mdmerge tool
CAQuietExec: MDMerge failed. Please check See MDMerge tool logs at C:\Users\Lothar\AppData\Local\Temp\UnionWinmdWorkingFolder\Logs\27555-MDMerge.log and C:\Users\Lothar\AppData\Local\Temp\UnionWinmdWorkingFolder\Logs\27555-MDMerge.err
CAQuietExec: Error 0x80070002: Command line returned an error.
CAQuietExec: Error 0x80070002: CAQuietExec Failed
CustomAction GenUnionWinMD returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (74:50) [11:34:03:800]: Note: 1: 2265 2: 3: -2147287035
Any suggestions?
My instance of your problem included problems with the KB3165756 Update to Visual Studio 2015, lo these last 2 days. Though I've cleared that (downloaded the VS2015 .iso AND ran it OFFLINE <-- that was key), the 10.0.14393 Windows SDK installer now simply terminates without doing anything. Like you, the 10586 SDK installer went in smoothly.
For the version 10.0.14393.33 this helped me: https://github.com/PowerShell/PowerShell/issues/2571#issuecomment-259671943
You have to download the entire installer package via web-install of SDK. Then go to the folder with downloaded data and edit UserExperienceManifest.xml the described way.
I have installed Microsoft Visual Studio 2015 Enterprise edition update 3 on my Windows 7 machine.I also installed .Net Core packages from this link:
https://www.microsoft.com/net/core#windows
I rebooted the machine after the installation. Now when I try and create a simple web application it throws errors related to project.json. The following are the errors thrown in Visual Studio 2015:
Severity Code Description Project File Line Suppression State
Error NU1001 The dependency Microsoft.NETCore.App >= 1.0.1 could not be resolved. WebApplication14 C:\WebApplication14\src\WebApplication14\project.json 3
I haves similar errors to all the dependencies in the project.json file. I tried many options mentioned online but it did not resolve the issue. I also tried uninstalling and installing .Net core and no luck. Could you let me know how I could fix this issue.
I was able to resolve the issue. I tried uninstalling and installing .Net core and it did not work. The problem was with the NuGet Cache. The cache is stored in different location and we need to clear it which will help the packages to be restored. Follow these steps:
Go to the directory where nuget.exe has been installed and run these commands:
1) nuget locals all -list
2) nuget locals all -clear
When you run the second command you will get a warning we can just ignore that.After executing these two commands restart Visual Studio and open the project solution and it should work.
I am trying to install the Visual Studio 2015 Update 3, but I am receiving an error each time. I have tried both the web installer and the ISO, and I have also tried going into Control Panel/Programs and modifying the 2015 install. All of these result in the same error: "Setup Engine - The parameter is incorrect". I've read about some of the other issues with the installer, but I'm hoping somebody else might have seen this one or something similar. The logs always have the following error in them:
[1B10:1DA0][2016-07-18T11:39:28]e000: Error 0x80070057: Failed to convert version: to DWORD64 for ProductCode: {284FA9A0-CEDD-81D3-5A19-5858E95FD0C4}
[1B10:1DA0][2016-07-18T11:39:28]e151: Detect failed for package: Win10_Universal_CRT_SDK_Extension_SDK, error: 0x80070057
I have even tried to download the full installer for VS2015, but all installers seem to run through the same error. Any ideas on how I might repair this particular component so the installs will succeed?
Additional information, this is happening on a VM of Windows 10 running in Parallels 11.
Screen shot of installer failing
I found a similar issue hereļ¼ https://connect.microsoft.com/VisualStudio/feedback/details/974081/visual-studio-update-3-installation-keeps-failing-error-message-setup-engine-the-parameter-is-incorrect
The reply from Heath[MSFT]:
The logs confirm that some of your Windows Installer product
registration is corrupt. For the first issue, open a command prompt
(preferably elevated to avoid multiple UAC prompts later) and run the
following:
start /wait msiexec /fomus {284FA9A0-CEDD-81D3-5A19-5858E95FD0C4} REINSTALL=ALL
That should get
you past the first problem. If it does not, manually remove the
product like so and re-install it from the package cache:
start /wait msiexec /x {284FA9A0-CEDD-81D3-5A19-5858E95FD0C4} IGNOREDEPENDENCIES=ALL
start /wait msiexec /i "C:\ProgramData\Package Cache\{A79F6653-6AF1-4AF2-BC15-F5D6C05E1E6A}v2.0.40326.0\packages\sptoolsDependencies\enu\WorkflowManagerTools_x64.msi" ADDLOCAL=ALL NOVSUI=1
(change the above file
WorkflowManagerTools_x64.msi according to your log file record) After
this, installing VS Update 3 should work.
I had a very similar problem which at its root exhibited the same issue identified above in the Visual Studio 2015 Update 3 setup error (I couldn't install SSMS 17.1 which uses the Visual Studio 2015 Isolated Shell). I tried the solution above which unfortunately did not work for me. I did some more digging through the vs_isoshell.exe log file and found lines similar to those below.
[6BE0:36E0][2017-07-13T13:05:36]i000: Error 0x80070057: Failed to convert version: to DWORD64 for ProductCode: {9A7E3828-17FB-3E0C-9B28-48493E01937A}
The ProductCode refers to the "Microsoft Visual C++ 15 x86 Debug Runtime - 14.10.24269".
A perusal of my installed programs showed I did not have this installed, and I was unable to install it again due to a later version being present (it turns out it was upgraded, or removed, when I installed Visual Studio 2017).
I did some more searching and came across this page which had steps I adapted to my situation. I performed the same registry profiling of the installer with Process Monitor and the same key was missing. I added a key called DisplayVersion (string - REG_SZ) to the path below with a value of 14.10.24629 and that worked.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\8283E7A9BF71C0E3B9828494E31039A7\InstallProperties]
Adding the key/value pair allowed the installation of the VS 2015 Update 3 Isolated Shell to finish successfully which in turn allowed the SSMS 17.1 installation to complete successfully.
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)