A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Performance and Maintainance of Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance)

Update for Windows Vista (KB938371) error code 80070057



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old March 18th 08, 08:56 PM posted to microsoft.public.windows.vista.performance_maintenance,microsoft.public.windowsupdate
Robert Aldwinckle
external usenet poster
 
Posts: 369
Default Update for Windows Vista (KB938371) error code 80070057

(cross-post added to Vista Perf & Maint)
"Rob" wrote in message
...
Information about this update can be found he
http://support.microsoft.com/kb/938371



What a useless article--no deployment or file info.


I am running Vista Home Premium. Note that Other updates do install just
fine. For instance I just installed a windows defender update with no
problems. It seems to be this particular update that will not install
correctly.


I've also tried downloading the update manually with no luck.


Does it have an option for verbose logging? E.g. try starting it with /? to list
your deployment options or just guess that /verbose will work.


I've done searches on google and through the forums with no luck as well.

Any suggestions?



Searched for what? There are numerous discussions which mention this update.
Most seem to involve error code 0x80073712.

This error code is even less descriptive:

cmd_output OS="XPsp2"
E:\set /a c= 0x57
87
E:\net helpmsg %c%

The parameter is incorrect.
/cmd_output


Try looking in the install log to find out *what* parameter is incorrect? ; }


BTW I don't have your OS so I'm cross-posting to a Vista-specific NG.


Good luck

Robert Aldwinckle
---


  #2 (permalink)  
Old March 18th 08, 10:14 PM posted to microsoft.public.windows.vista.performance_maintenance,microsoft.public.windowsupdate
Rob[_14_]
external usenet poster
 
Posts: 1
Default Update for Windows Vista (KB938371) error code 80070057


What a useless article--no deployment or file info.


I suppose if I knew everything there was to know about windows updates I
would already know how to
solve this problem wouldn't I?

Does it have an option for verbose logging? E.g. try starting it with
/? to list
your deployment options or just guess that /verbose will work.


No the standalone update does not have that option

Searched for what? There are numerous discussions which mention this
update.
Most seem to involve error code 0x80073712.


Well since I don't know what this error code is I searched for something
like "Windows Update KB938371 error 80070057"
and variations of that. What else should I have searched for. Why would I
pay attention to error code 0x80073712 when it is not
the same as 80070057?

This error code is even less descriptive:

cmd_output OS="XPsp2"
E:\set /a c= 0x57
87
E:\net helpmsg %c%

The parameter is incorrect.
/cmd_output


^^^What does this even mean?^^^

I scanned the Windowsupdate.log file:

* Update is not allowed to download due to regulation.
2008-03-18 16:34:12:863 992 a4c DnldMgr Regulation:
{7971F918-A847-4430-9279-4A52D1EFE18D} - Update
8587921A-242E-466E-8600-B15C6792EB30 is "PerUpdate" regulated and can NOT
download. Sequence 9334 vs AcceptRate 0.
..
..
..
2008-03-18 16:34:54:082 992 a4c Agent ** END ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2008-03-18 16:34:54:082 992 a4c Agent *************
2008-03-18 16:34:54:082 992 a4c Report REPORT EVENT:
{E75D6A21-22DA-4FF6-B2AD-5588ECD7E165} 2008-03-18 16:34:12:832-0600 1 182101 {3AFB21E2-E01E-49C7-A558-54CA0001F9DA} 501 80070057 wusa Failure ContentInstall Installation Failu Windows failed to install the following update
with error 0x80070057: Update for Windows (KB938371).

I certainly don't know what that means but maybe that puts it into context.

  #3 (permalink)  
Old March 19th 08, 02:12 AM posted to microsoft.public.windows.vista.performance_maintenance,microsoft.public.windowsupdate
Robert Aldwinckle
external usenet poster
 
Posts: 369
Default Update for Windows Vista (KB938371) error code 80070057

"Rob" wrote in message
...

What a useless article--no deployment or file info.


I suppose if I knew everything there was to know about windows updates I
would already know how to
solve this problem wouldn't I?



That was an editorial comment on the quality of that article, in particular its usefulness
for troubleshooting problems with installing its update, not a complaint about you citing it. ; )



Does it have an option for verbose logging? E.g. try starting it with
/? to list
your deployment options or just guess that /verbose will work.


No the standalone update does not have that option



Did you try /verbose anyway? Or just -V ?
BTW what kind of update is it? If it's .msi you would try /L*vx KB938371_Verbose.log



Searched for what? There are numerous discussions which mention this
update.
Most seem to involve error code 0x80073712.


Well since I don't know what this error code is I searched for something
like "Windows Update KB938371 error 80070057"
and variations of that. What else should I have searched for. Why would I
pay attention to error code 0x80073712 when it is not
the same as 80070057?



As I indicated if you had searched for just the update name and perhaps filtered
for answered posts by appending MVP you would have found whatever the suggestions
have been for that other code. Nobody knows much about it either, so you could apply
whatever suggestions were given for collecting diagnostics from those.

BTW that error code is really a hex string (even though in this particular case it might look like
a decimal number). In general you will find that there are more instances of error codes prefixed
by 0x than not. Also, adding "Windows Update" to your search is not likely to improve your
search results, at least in here. For example, in here it would be implicit or when mentioned at all
it would just as likely be referred to as WU or AU.

So I would try two searches: 0x80070057 MVP
and KB938371 MVP



This error code is even less descriptive:

cmd_output OS="XPsp2"
E:\set /a c= 0x57
87
E:\net helpmsg %c%

The parameter is incorrect.
/cmd_output


^^^What does this even mean?^^^



That's the point. Not much. ; )



I scanned the Windowsupdate.log file:

* Update is not allowed to download due to regulation.
2008-03-18 16:34:12:863 992 a4c DnldMgr Regulation:
{7971F918-A847-4430-9279-4A52D1EFE18D} - Update
8587921A-242E-466E-8600-B15C6792EB30 is "PerUpdate" regulated and can NOT
download. Sequence 9334 vs AcceptRate 0.
.
.
.
2008-03-18 16:34:54:082 992 a4c Agent ** END ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2008-03-18 16:34:54:082 992 a4c Agent *************
2008-03-18 16:34:54:082 992 a4c Report REPORT EVENT:
{E75D6A21-22DA-4FF6-B2AD-5588ECD7E165} 2008-03-18 16:34:12:832-0600 1 182101 {3AFB21E2-E01E-49C7-A558-54CA0001F9DA} 501 80070057
wusa Failure ContentInstall Installation Failu Windows failed to install the following update
with error 0x80070057: Update for Windows (KB938371).

I certainly don't know what that means but maybe that puts it into context.



Indeed. The first message "PerUpdate" regulated and can NOT download." tells you that the server
is busy and you won't be able to get the update yet. I guess the message and code that you are reporting
is just a symptom of not being able to handle that event very cleanly.


But you implied that you downloaded the update, ran it manually and had a problem?
With what symptom? Hint: it would not be something in the WindowsUpdate.log
Look for the diagnostics from that attempt. E.g. search your drives for any files which
it changed that day; then sort them by Date Modified. That actually sorts them by Timestamp
as well, so then all you have to do is scroll to the time the update was run and see from the
files which were changed which ones are readable. E.g. drag them to an open Notepad window.


Good luck

Robert
---


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:15 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.