Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 01-31-2007, 02:00 AM
PeteM
Newsgroup Contributor
 
Posts: n/a
Error code 80072EE6 when trying to use Windows Update in Vista Bus

Please help. I am at the end of my tether in this problem.

I have been trying to get the Windows Update Service to run on Windows Vista
Business Edition with complete failure on every attempt.

When searching numerous forums, and MS Tech Supp Sites, all I get (closest)
is an error that refers to letting the information through the firewall
(Error reference 80072EE2), but I have switched the firewall off and still
get this error.

I have re-registered all of the required DLLs for the service and it still
fails - Any ideas?

Many thanks in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 01-31-2007, 02:00 AM
  #2 (permalink)  
Old 01-31-2007, 11:16 AM
B-rad
Newsgroup Contributor
 
Posts: n/a
RE: Error code 80072EE6 when trying to use Windows Update in Vista Bus

That could be a tough one, I would look in the WU log and see if you can find
where the error code is coming from...

notepad C:\Windows\WindowsUpdate.log
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-01-2007, 06:30 AM
PeteM
Newsgroup Contributor
 
Posts: n/a
RE: Error code 80072EE6 when trying to use Windows Update in Vista

Thanks, B-rad - I have provided below the section from the log.

2007-02-01 14:15:46:821 1028 17c0 AU #############
2007-02-01 14:15:46:852 1028 17c0 AU ## START ## AU: Search for updates
2007-02-01 14:15:46:852 1028 17c0 AU #########
2007-02-01 14:15:46:930 1028 17c0 AU <<## SUBMITTED ## AU: Search for
updates [CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
2007-02-01 14:15:46:930 1028 1b88 Agent *************
2007-02-01 14:15:46:930 1028 1b88 Agent ** START ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2007-02-01 14:15:46:930 1028 1b88 Agent *********
2007-02-01 14:15:46:930 1028 1b88 Setup Checking for agent SelfUpdate
2007-02-01 14:15:46:946 1028 1b88 Setup Client version: Core: 6.0.6000.16386
Aux: 6.0.6000.16386
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
failed. error 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
with 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
failed. error 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
with 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
failed. error 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
with 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
failed. error 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
with 0x80072ee6
2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: DownloadFileInternal failed
for \\server/selfupdate/wuident.cab: error 0x80072ee6
2007-02-01 14:15:47:321 1028 1b88 Setup WARNING: SelfUpdate check failed to
download package information, error = 0x80072EE6
2007-02-01 14:15:47:321 1028 1b88 Setup FATAL: SelfUpdate check failed, err
= 0x80072EE6
2007-02-01 14:15:47:336 1028 1b88 Agent * WARNING: Skipping scan,
self-update check returned 0x80072EE6
2007-02-01 14:15:47:368 1028 1b88 Agent * WARNING: Exit code = 0x80072EE6
2007-02-01 14:15:47:368 1028 1b88 Agent *********
2007-02-01 14:15:47:368 1028 1b88 Agent ** END ** Agent: Finding updates
[CallerId = AutomaticUpdates]
2007-02-01 14:15:47:368 1028 1b88 Agent *************
2007-02-01 14:15:47:368 1028 1b88 Agent WARNING: WU client failed Searching
for update with error 0x80072ee6
2007-02-01 14:15:47:399 1028 1b88 AU >>## RESUMED ## AU: Search for
updates [CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
2007-02-01 14:15:47:399 1028 1b88 AU # WARNING: Search callback failed,
result = 0x80072EE6
2007-02-01 14:15:47:399 1028 1b88 AU # WARNING: Failed to find updates
with error code 80072EE6
2007-02-01 14:15:47:399 1028 1b88 AU #########
2007-02-01 14:15:47:399 1028 1b88 AU ## END ## AU: Search for updates
[CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
2007-02-01 14:15:47:399 1028 1b88 AU #############
2007-02-01 14:15:47:399 1028 1b88 AU AU setting next detection timeout to
2007-02-01 19:15:47

The log makes reference to my server and it seems that it thinks that my
server has WSUS installed, which it does not. (It is running SBS2003Std)

How can I change this to allow direct updates to the web?

Many thanks

"B-rad" wrote:
[color=blue]
> That could be a tough one, I would look in the WU log and see if you can find
> where the error code is coming from...
>
> notepad C:\Windows\WindowsUpdate.log[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-18-2007, 03:45 PM
sbradcpa@pacbell.net
Newsgroup Contributor
 
Posts: n/a
Re: Error code 80072EE6 when trying to use Windows Update in Vista

SBS 2003 "R2" includes WSUS... are you sure you don't have it
installed?

On Feb 1, 6:24 am, PeteM <P...@discussions.microsoft.com> wrote:[color=blue]
> Thanks, B-rad - I have provided below the section from the log.
>
> 2007-02-01 14:15:46:821 1028 17c0 AU #############
> 2007-02-01 14:15:46:852 1028 17c0 AU ## START ## AU: Search for updates
> 2007-02-01 14:15:46:852 1028 17c0 AU #########
> 2007-02-01 14:15:46:930 1028 17c0 AU <<## SUBMITTED ## AU: Search for
> updates [CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
> 2007-02-01 14:15:46:930 1028 1b88 Agent *************
> 2007-02-01 14:15:46:930 1028 1b88 Agent ** START ** Agent: Finding updates
> [CallerId = AutomaticUpdates]
> 2007-02-01 14:15:46:930 1028 1b88 Agent *********
> 2007-02-01 14:15:46:930 1028 1b88 Setup Checking for agent SelfUpdate
> 2007-02-01 14:15:46:946 1028 1b88 Setup Client version: Core: 6.0.6000.16386
> Aux: 6.0.6000.16386
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
> failed. error 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
> with 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
> failed. error 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
> with 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
> failed. error 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
> with 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: WinHttpCrackUrl
> failed. error 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: WinHttp: Initialize failed
> with 0x80072ee6
> 2007-02-01 14:15:47:289 1028 1b88 Misc WARNING: DownloadFileInternal failed
> for \\server/selfupdate/wuident.cab: error 0x80072ee6
> 2007-02-01 14:15:47:321 1028 1b88 Setup WARNING: SelfUpdate check failed to
> download package information, error = 0x80072EE6
> 2007-02-01 14:15:47:321 1028 1b88 Setup FATAL: SelfUpdate check failed, err
> = 0x80072EE6
> 2007-02-01 14:15:47:336 1028 1b88 Agent * WARNING: Skipping scan,
> self-update check returned 0x80072EE6
> 2007-02-01 14:15:47:368 1028 1b88 Agent * WARNING: Exit code = 0x80072EE6
> 2007-02-01 14:15:47:368 1028 1b88 Agent *********
> 2007-02-01 14:15:47:368 1028 1b88 Agent ** END ** Agent: Finding updates
> [CallerId = AutomaticUpdates]
> 2007-02-01 14:15:47:368 1028 1b88 Agent *************
> 2007-02-01 14:15:47:368 1028 1b88 Agent WARNING: WU client failed Searching
> for update with error 0x80072ee6
> 2007-02-01 14:15:47:399 1028 1b88 AU >>## RESUMED ## AU: Search for
> updates [CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
> 2007-02-01 14:15:47:399 1028 1b88 AU # WARNING: Search callback failed,
> result = 0x80072EE6
> 2007-02-01 14:15:47:399 1028 1b88 AU # WARNING: Failed to find updates
> with error code 80072EE6
> 2007-02-01 14:15:47:399 1028 1b88 AU #########
> 2007-02-01 14:15:47:399 1028 1b88 AU ## END ## AU: Search for updates
> [CallId = {4ED9F900-253E-4AE9-9ADE-807DDBA0DF5B}]
> 2007-02-01 14:15:47:399 1028 1b88 AU #############
> 2007-02-01 14:15:47:399 1028 1b88 AU AU setting next detection timeout to
> 2007-02-01 19:15:47
>
> The log makes reference to my server and it seems that it thinks that my
> server hasWSUSinstalled, which it does not. (It is running SBS2003Std)
>
> How can I change this to allow direct updates to the web?
>
> Many thanks
>
>
>
> "B-rad" wrote:[color=green]
> > That could be a tough one, I would look in the WU log and see if you can find
> > where the error code is coming from...[/color]
>[color=green]
> > notepad C:\Windows\WindowsUpdate.log- Hide quoted text -[/color]
>
> - Show quoted text -[/color]


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Update Error Code 800706BE J André Labuschagné Windows Vista 1 12-07-2008 10:30 AM
Windows update Error code 8000FFFF Paul Windows Vista 27 10-26-2008 05:21 AM
Windows Update KB936330 Windows Vista SP1 fails error code 8004131 NecyB Windows Vista 6 07-19-2008 10:30 PM
Windows Vista Ultimate 64 bit Update Error Code 1 ssfurrell Windows Vista 1 12-09-2007 02:50 PM
Windows Update Error Code 80070020 Daniel E Jameson Windows Vista 3 02-08-2007 10:30 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 06:45 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0