vc_redist.x86.exe failed

vc_redist.x86.exe failed

Postby steadyrain » 05.09.2016, 23:54

Hello all, first time poster and have used and donated before though. I'm getting this error:

Code: Select all
Warning: Download of http://download.microsoft.com/download/4/2/F/42FF78CE-8DE0-4C88-AD7A-5F8DFFB49F74/vc_redist.x86.exe failed


Should I just try again? I'm not the most savvy at this. All help will be appreciated. Thank you.
steadyrain
 

Re: vc_redist.x86.exe failed

Postby Gerby » 06.09.2016, 07:36

Hello steadyrain,

Please update WSUS Offline Update to the latest version (10.7.3). The download links for the VC redistributables have been changed.

Greetz
Gerby
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE

Re: vc_redist.x86.exe failed

Postby steadyrain » 06.09.2016, 07:53

Hello Gerby, thanks for the reply. The version that I have is the 10.7.3. Unless it was updated in the past day and kept the v. number, I don't think it's any different??
steadyrain
 

Re: vc_redist.x86.exe failed

Postby psj » 06.09.2016, 09:25

The Downloadlink for VC was changed in trunk r809. It is not yet released in a new Version.

The trunk can be downloaded via : http://trac.wsusoffline.net/changeset/809/trunk?old_path=%2F&format=zip

psj
psj
 
Posts: 42
Joined: 11.06.2010, 17:58

Re: vc_redist.x86.exe failed

Postby harry » 06.09.2016, 09:30

@steadyrain
The new links are delivered by downloading http://download.wsusoffline.net/StaticDownloadFiles-modified.txt to .\static. Or have you the option /skipsdd enabled?

At the moment .\static\StaticDownloadFiles-modified.txt should contain:
Code: Select all
http://download.wsusoffline.net/StaticDownloadLinks-cpp-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-cpp-x86-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w62-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w63-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w63-x86-glb.txt
harry
 
Posts: 737
Joined: 29.10.2009, 17:02

Re: vc_redist.x86.exe failed

Postby steadyrain » 06.09.2016, 10:46

Thank you for the quick responses. I have to admit that I'm a newb when it comes to commands and strictly utilitarian. I can do what you tell me to if explained.


psj wrote:The Downloadlink for VC was changed in trunk r809. It is not yet released in a new Version.

The trunk can be downloaded via : http://trac.wsusoffline.net/changeset/809/trunk?old_path=%2F&format=zip

psj


PSJ, I've downloaded this. Do I need to run this along with WSUS? How do I use this? Thank you






harry wrote:@steadyrain
The new links are delivered by downloading http://download.wsusoffline.net/StaticD ... dified.txt to .\static. Or have you the option /skipsdd enabled?

At the moment .\static\StaticDownloadFiles-modified.txt should contain:
Code: Select all
http://download.wsusoffline.net/StaticDownloadLinks-cpp-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-cpp-x86-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w62-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w63-x64-glb.txt
http://download.wsusoffline.net/StaticDownloadLinks-w63-x86-glb.txt


Harry, thanks for your response. Do I just cut and paste this in the command prompt somehow?

This is pretty embarrassing. I would be grateful for more guidance. Apologize for being so c-prompt illiterate everyone....

Also, when WSUS is finished it opens a dialog box asking if I want to check the log for warnings. After that nothing happens; I check the updates and nothing was done. Is this attributable/symptomatic to my situation?
steadyrain
 

Re: vc_redist.x86.exe failed

Postby Gerby » 06.09.2016, 12:11

Maybe the download sequence doesn't work properly in general on your computer.

Could you post the lines from the last download (look on time and date) of your download log file, i.e. .\log\download.log (where . is your wsusoffline directory)?
Mach mit - der Übersichtlichkeit wegen! Füge Log-Auszüge als [Code] ein.
Make it clear! Insert log excerpts as [Code].
Gerby
 
Posts: 504
Joined: 11.09.2009, 15:57
Location: DE > SH > SE

Re: vc_redist.x86.exe failed

Postby hbuhrmester » 06.09.2016, 16:55

The "update of static download definitions" (sdd) sometimes fails on new installations, if the file modification dates were not preserved during installation.

viewtopic.php?f=3&t=5448#p17871

In this case, the file wsusoffline\static\StaticDownloadFiles-modified.txt references five new files. But these files are only downloaded and installed, if the files on the server are newer than the local files.

The download log does not always show the reason. Also look at the last messages in the command prompt window. It may say something like:

Server file no newer than local file `../static/StaticDownloadLinks-sysinternals.txt' -- not retrieving.


A simple fix for now might be to rename (or delete) the files:

Code: Select all
wsusoffline\static\StaticDownloadLinks-cpp-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-cpp-x86-glb.txt
wsusoffline\static\StaticDownloadLinks-w62-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-w63-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-w63-x86-glb.txt


and try, if they are properly updated on the next run.
hbuhrmester
 
Posts: 525
Joined: 11.10.2013, 20:59

Re: vc_redist.x86.exe failed

Postby steadyrain » 07.09.2016, 08:11

Gerby wrote:Maybe the download sequence doesn't work properly in general on your computer.

Could you post the lines from the last download (look on time and date) of your download log file, i.e. .\log\download.log (where . is your wsusoffline directory)?


I'd like to, unfortunately the forum won't let me upload that much text. Is there a specific portion of the log that you need???
steadyrain
 

Re: vc_redist.x86.exe failed

Postby steadyrain » 07.09.2016, 08:17

I'm pretty sure I didn't see this the last time I tried =====>
Server file no newer than local file `../static/StaticDownloadLinks-sysinternals.txt' -- not retrieving.



hbuhrmester wrote:A simple fix for now might be to rename (or delete) the files:

Code: Select all
wsusoffline\static\StaticDownloadLinks-cpp-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-cpp-x86-glb.txt
wsusoffline\static\StaticDownloadLinks-w62-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-w63-x64-glb.txt
wsusoffline\static\StaticDownloadLinks-w63-x86-glb.txt


and try, if they are properly updated on the next run.


How exactly do I cut and paste this into the command window? Everything was moving so fast during the process. Thanks
steadyrain
 

Next

Return to Download

Who is online

Users browsing this forum: No registered users and 455 guests