Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error 0x0643 in Security Update for Microsoft Visual Studio 2005 (KB925674)

Reply
Thread Tools Display Modes

Error 0x0643 in Security Update for Microsoft Visual Studio 2005 (KB925674)

 
 
lone.spiritrider@gmail.com
Guest
Posts: n/a

 
      12-27-2006
Since this security update was released it fails everytime attempting
to install the update with error code 0x0643.

Here is the snippet of the WindowsUpdate.log

2006-12-27 10:10:24 1968 724 AU AU setting client response for
sessionId 0x0 to 'Active'
2006-12-27 10:10:26 1968 3dc AU AU received install approval from
client for 1 updates
2006-12-27 10:10:26 1968 3dc AU #############
2006-12-27 10:10:26 1968 3dc AU ## START ## AU: Install updates
2006-12-27 10:10:26 1968 3dc AU #########
2006-12-27 10:10:26 1968 3dc AU # Initiating manual install
2006-12-27 10:10:26 1968 3dc AU # Approved updates = 1
2006-12-27 10:10:26 1968 3dc AU <<## SUBMITTED ## AU: Install updates /
installing updates [CallId = {400935EC-5762-4B7D-9827-E072BC4FEF82}]
2006-12-27 10:10:26 1968 9e0 Agent *************
2006-12-27 10:10:26 1968 9e0 Agent ** START ** Agent: Installing
updates [CallerId = AutomaticUpdates]
2006-12-27 10:10:26 1968 9e0 Agent *********
2006-12-27 10:10:26 1968 9e0 Agent * Updates to install = 1
2006-12-27 10:10:26 1968 9e0 Agent * Title = <NULL>
2006-12-27 10:10:26 1968 9e0 Agent * UpdateId =
{8BD021A9-DD9B-45B8-B023-8D2D97308596}.101
2006-12-27 10:10:26 1968 9e0 Agent * Bundles 1 updates:
2006-12-27 10:10:26 1968 9e0 Agent *
{47F1E210-2747-498C-BE19-1F29A3B35656}.101
2006-12-27 10:10:30 1968 3dc AU AU setting client response for
sessionId 0x0 to 'Active'
2006-12-27 10:11:21 1968 9e0 Handler Attempting to create remote
handler process as BTUTTLELT\btuttle in session 0
2006-12-27 10:11:22 1968 9e0 DnldMgr Preparing update for install,
updateId = {47F1E210-2747-498C-BE19-1F29A3B35656}.101.
2006-12-27 10:11:30 4252 139c Misc =========== Logging initialized
(build: 5.8.0.2469, tz: -0500) ===========
2006-12-27 10:11:30 4252 139c Misc = Process:
C:\WINDOWS\system32\wuauclt.exe
2006-12-27 10:11:30 4252 139c Misc = Module:
C:\WINDOWS\system32\wuaueng.dll
2006-12-27 10:11:30 4252 139c Handler :::::::::::::
2006-12-27 10:11:30 4252 139c Handler :: START :: Handler: Command
Line Install
2006-12-27 10:11:30 4252 139c Handler :::::::::
2006-12-27 10:11:30 4252 139c Handler : Updates to install = 1
2006-12-27 10:13:54 4252 139c Handler : WARNING: Command line install
completed. Return code = 0x00000643, Result = Failed, Reboot required =
false
2006-12-27 10:13:54 4252 139c Handler : WARNING: Exit code =
0x8024200B
2006-12-27 10:13:54 4252 139c Handler :::::::::
2006-12-27 10:13:54 4252 139c Handler :: END :: Handler: Command
Line Install
2006-12-27 10:13:54 4252 139c Handler :::::::::::::
2006-12-27 10:13:54 1968 7c4 AU >>## RESUMED ## AU: Installing update
[UpdateId = {8BD021A9-DD9B-45B8-B023-8D2D97308596}]
2006-12-27 10:13:54 1968 7c4 AU # WARNING: Install failed, error =
0x80070643
2006-12-27 10:13:55 1968 9e0 Agent *********
2006-12-27 10:13:55 1968 9e0 Agent ** END ** Agent: Installing
updates [CallerId = AutomaticUpdates]
2006-12-27 10:13:55 1968 9e0 Agent *************
2006-12-27 10:13:55 1968 9e0 AU # Install call complete for all
calls, reboot required = No
2006-12-27 10:13:55 1968 9e0 AU #########
2006-12-27 10:13:55 1968 9e0 AU ## END ## AU: Installing updates
[CallId = {400935EC-5762-4B7D-9827-E072BC4FEF82}]
2006-12-27 10:13:55 1968 9e0 AU #############
2006-12-27 10:13:59 1968 9e0 Report REPORT EVENT:
{D2DD7FAA-BD52-4438-9741-0FF2F064D0B9} 2006-12-27
10:13:54-0500 1 182 101

{8BD021A9-DD9B-45B8-B023-8D2D97308596} 101 80070643 AutomaticUpdates Failure Content
Install Installation Failure: Windows failed to install the following
update with

error 0x80070643: Security Update for Microsoft Visual Studio 2005
(KB925674).
2006-12-27 10:14:05 1968 3dc AU AU setting client response for
sessionId 0x0 to 'Complete'

 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      12-29-2006
<> wrote in message
news: ups.com...
> Since this security update was released it fails everytime attempting
> to install the update with error code 0x0643.
>
> Here is the snippet of the WindowsUpdate.log

....


The one you're mentioning is just a summary code which essentially
means it quit.


Here's the code that I think could be useful

> 2006-12-27 10:13:54 4252 139c Handler : WARNING: Exit code =
> 0x8024200B


Let's try a search about it.

http://support.microsoft.com/kb/906602/

(Live Search for
0x8024200B microsoft codes
)

Hmm... that's not too useful either. Apparently it's just another generic code


Do a find for the code in there and see the suggestion to look at

http://support.microsoft.com/kb/903776/

Apparently there could be an associated decimal code which would be useful
but there is no sign of it in your WindowsUpdate.log snippet.

The only good idea this other article is giving me is to try looking for
other files besides the WindowsUpdate.log file which would have been
written at the same time. It actually specified the name of a file that you
could try looking for explicitly but I prefer to be more general than that
in case there are other clues in other files. E.g. use Search Companion
to find all files which changed on the day of the update; use View Details,
then sort the results list by date changed. The result should be a set of
files which you can scroll to the minutes that the update was running.
E.g. use the timestamp of the record we are looking at as a target time
that your time changed range should include.


Good luck

Robert Aldwinckle
---


 
Reply With Quote
Reply

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
SATA disk disappears after deleting Volume Shadow Copy by system, Update for Visual Studio 2005 , KB932232 Tony Windows Vista Installation 2 03-13-2008 01:36 PM
Security Update for Microsoft Visual Studio 2005 (KB925674) Srinivas Windows Update 2 01-19-2008 10:19 PM
SATA disk disappears after deleting Volume Shadow Copy by system, Update for Visual Studio 2005 , KB932232 Tony Windows Vista General Discussion 3 05-17-2007 06:08 PM
Installing Visual Studio 2005 Std Ed, SQL Server 2005 Expr./Compac Stéphane Windows Vista Installation 4 04-28-2007 04:20 PM
Vista + visual studio 2005 error Hubba Windows Vista General Discussion 1 01-18-2007 06:03 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59