Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > New Microsoft Update not working

Reply
Thread Tools Display Modes

New Microsoft Update not working

 
 
techguy
Guest
Posts: n/a

 
      07-07-2005
I installed this on my Windows Advanced 2000 Server. Updates ran fine with
version 4. Now I get the following error when trying to update. I get the
welcome screen, click on custom or express and get this,

[Error number: 0x800A0046]
Please change your Internet Explorer security settings
To save changes to your settings for this website, you need to enable
userdata persistence for Internet Explorer. Complete the steps below, and
then click Change settings to the left and try saving your changes again.
In Internet Explorer, on the Tools menu, click Internet Options.
Click the Security tab, click the Internet security zone icon, and then
click Custom Level.
In the Settings dialog box, scroll to the Miscellaneous section.
Under Userdata persistence , select Enable.
Click OK and when the security warning dialog box appears, click Yes.

Any help please...how can I uninstall version 6?

 
Reply With Quote
 
 
 
 
lanman
Guest
Posts: n/a

 
      07-07-2005
I am having the same problem. Have you heard of a solution? This is on my
laptop behind a firewall, but that shouldn't stop Windows updates.

"techguy" wrote:

> I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> version 4. Now I get the following error when trying to update. I get the
> welcome screen, click on custom or express and get this,
>
> [Error number: 0x800A0046]
> Please change your Internet Explorer security settings
> To save changes to your settings for this website, you need to enable
> userdata persistence for Internet Explorer. Complete the steps below, and
> then click Change settings to the left and try saving your changes again.
> In Internet Explorer, on the Tools menu, click Internet Options.
> Click the Security tab, click the Internet security zone icon, and then
> click Custom Level.
> In the Settings dialog box, scroll to the Miscellaneous section.
> Under Userdata persistence , select Enable.
> Click OK and when the security warning dialog box appears, click Yes.
>
> Any help please...how can I uninstall version 6?
>

 
Reply With Quote
 
techguy
Guest
Posts: n/a

 
      07-08-2005
no answer yet, I have other machines in the network with the update that run
fine! Go figure.

"lanman" wrote:

> I am having the same problem. Have you heard of a solution? This is on my
> laptop behind a firewall, but that shouldn't stop Windows updates.
>
> "techguy" wrote:
>
> > I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> > version 4. Now I get the following error when trying to update. I get the
> > welcome screen, click on custom or express and get this,
> >
> > [Error number: 0x800A0046]
> > Please change your Internet Explorer security settings
> > To save changes to your settings for this website, you need to enable
> > userdata persistence for Internet Explorer. Complete the steps below, and
> > then click Change settings to the left and try saving your changes again.
> > In Internet Explorer, on the Tools menu, click Internet Options.
> > Click the Security tab, click the Internet security zone icon, and then
> > click Custom Level.
> > In the Settings dialog box, scroll to the Miscellaneous section.
> > Under Userdata persistence , select Enable.
> > Click OK and when the security warning dialog box appears, click Yes.
> >
> > Any help please...how can I uninstall version 6?
> >

 
Reply With Quote
 
Burt
Guest
Posts: n/a

 
      07-08-2005
I'm having the same problem on a Windows 2000 SP4 IE 6 SP1. Of course the
sugestion is worthless, the Userdata persistence is already Enabled. I've set
all security low but got same results. I hope there is a way to uninstall
this. Anyone know how to fix this or uninstall it?

"techguy" wrote:

> I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> ....

 
Reply With Quote
 
Burt
Guest
Posts: n/a

 
      07-08-2005
Additional information: The user account I was using had Administrator
privilages and about everything else. I then logged into Administrator and
the Update Epress worked. I'm checking profiles but there shouldn't be any
differences.
Here are the errors I get in the Windows Update.log:
COMAPI WARNING: Unable to listen to self-update/shutdown event (hr=0X80070005)
COMAPI WARNING: Unable to establish connection to the service. (hr=80070005)
COMAPI WARNING: warning: failed to unregister shutdown/self-update
callbacks, hr=80070005
COMAPI WARNING: Unable to successfully terminate connection to the service,
hr=80070005

"Burt" wrote:

> I'm having the same problem on a Windows 2000 SP4 IE 6 SP1. Of course the
> sugestion is worthless, the Userdata persistence is already Enabled. I've set
> all security low but got same results. I hope there is a way to uninstall
> this. Anyone know how to fix this or uninstall it?
>
> "techguy" wrote:
>
> > I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> > ....

 
Reply With Quote
 
techguy
Guest
Posts: n/a

 
      07-08-2005
I am logged in as Administrator, and have this problem still.....No
resolution posted yet.

"Burt" wrote:

> Additional information: The user account I was using had Administrator
> privilages and about everything else. I then logged into Administrator and
> the Update Epress worked. I'm checking profiles but there shouldn't be any
> differences.
> Here are the errors I get in the Windows Update.log:
> COMAPI WARNING: Unable to listen to self-update/shutdown event (hr=0X80070005)
> COMAPI WARNING: Unable to establish connection to the service. (hr=80070005)
> COMAPI WARNING: warning: failed to unregister shutdown/self-update
> callbacks, hr=80070005
> COMAPI WARNING: Unable to successfully terminate connection to the service,
> hr=80070005
>
> "Burt" wrote:
>
> > I'm having the same problem on a Windows 2000 SP4 IE 6 SP1. Of course the
> > sugestion is worthless, the Userdata persistence is already Enabled. I've set
> > all security low but got same results. I hope there is a way to uninstall
> > this. Anyone know how to fix this or uninstall it?
> >
> > "techguy" wrote:
> >
> > > I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> > > ....

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      07-09-2005
"techguy" <> wrote in message
news:01E19E17-1B20-4AF0-88C7-...
>I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> version 4. Now I get the following error when trying to update. I get the
> welcome screen, click on custom or express and get this,
>
> [Error number: 0x800A0046]



The code means "permission denied"

So look in your log for more clues about what is overly restricted.
If it is the other way around e.g. you have overly restricted the account
being used you will get less information from the log about that.
In that case it may be a good idea to monitor your update session
with FileMon (freeware from SysInternals). The input filter that I like to use
(for WUv5 and WUv6 sessions) is: SoftwareDistribution;Update;CatRoot

It's possible but I think less likely that the permission would be associated
with a registry key. You could try using RegMon to monitor the programs
involved with update for that but I think you would have to use FileMon first
to find out what the executable names are. Unfortunately one of them might be
svchost.exe which provides no way of differentiating which service the accceses
are being done for; so if you had to monitor it you could find many irrelevant
trace entries being made for any other services which needed registry access.


Good luck

Robert Aldwinckle
---


 
Reply With Quote
 
Neale D. Hind
Guest
Posts: n/a

 
      07-10-2005
In message <>, Robert Aldwinckle
<> writes
>"techguy" <> wrote in message
>news:01E19E17-1B20-4AF0-88C7-...
>>I installed this on my Windows Advanced 2000 Server. Updates ran fine with
>> version 4. Now I get the following error when trying to update. I get the
>> welcome screen, click on custom or express and get this,
>>
>> [Error number: 0x800A0046]

>
>
>The code means "permission denied"
>
>So look in your log for more clues about what is overly restricted.
>If it is the other way around e.g. you have overly restricted the account
>being used you will get less information from the log about that.
>In that case it may be a good idea to monitor your update session
>with FileMon (freeware from SysInternals). The input filter that I
>like to use
>(for WUv5 and WUv6 sessions) is: SoftwareDistribution;Update;CatRoot
>
>It's possible but I think less likely that the permission would be associated
>with a registry key.


There are a significant number of registry permission problems appearing
within the Microsoft news groups.

You may wish to look at the thread I started (message id:
<$zdIDsAVCxzCFw+>) titled XP-HOME: Only original
account now works.

I posted details of a solution that worked for me.


> You could try using RegMon to monitor the programs
>involved with update for that


It was using Regmon that helped me trace the error that I was having.

> but I think you would have to use FileMon first
>to find out what the executable names are.


>Unfortunately one of them might be
>svchost.exe which provides no way of differentiating which service the
>accceses


Process Explorer (from the same authors as Regmon) may help.
<http://www.sysinternals.com/Utilities/ProcessExplorer.html>

>are being done for; so if you had to monitor it you could find many irrelevant
>trace entries being made for any other services which needed registry access.


Cheers,
--
Neale Hind
Insanity is hereditary, you get it from your children
 
Reply With Quote
 
lanman
Guest
Posts: n/a

 
      07-10-2005
Thanks Neale, but I have XP Pro not Home. I was able to disable all network
connections, then use a dial-up connection, then open IE and the Windows
Update worked via modem. Not sure why this would work, but it did update. The
LAN Access from private network does not.

- lanman

"Neale D. Hind" wrote:

> In message <>, Robert Aldwinckle
> <> writes
> >"techguy" <> wrote in message
> >news:01E19E17-1B20-4AF0-88C7-...
> >>I installed this on my Windows Advanced 2000 Server. Updates ran fine with
> >> version 4. Now I get the following error when trying to update. I get the
> >> welcome screen, click on custom or express and get this,
> >>
> >> [Error number: 0x800A0046]

> >
> >
> >The code means "permission denied"
> >
> >So look in your log for more clues about what is overly restricted.
> >If it is the other way around e.g. you have overly restricted the account
> >being used you will get less information from the log about that.
> >In that case it may be a good idea to monitor your update session
> >with FileMon (freeware from SysInternals). The input filter that I
> >like to use
> >(for WUv5 and WUv6 sessions) is: SoftwareDistribution;Update;CatRoot
> >
> >It's possible but I think less likely that the permission would be associated
> >with a registry key.

>
> There are a significant number of registry permission problems appearing
> within the Microsoft news groups.
>
> You may wish to look at the thread I started (message id:
> <$zdIDsAVCxzCFw+>) titled XP-HOME: Only original
> account now works.
>
> I posted details of a solution that worked for me.
>
>
> > You could try using RegMon to monitor the programs
> >involved with update for that

>
> It was using Regmon that helped me trace the error that I was having.
>
> > but I think you would have to use FileMon first
> >to find out what the executable names are.

>
> >Unfortunately one of them might be
> >svchost.exe which provides no way of differentiating which service the
> >accceses

>
> Process Explorer (from the same authors as Regmon) may help.
> <http://www.sysinternals.com/Utilities/ProcessExplorer.html>
>
> >are being done for; so if you had to monitor it you could find many irrelevant
> >trace entries being made for any other services which needed registry access.

>
> Cheers,
> --
> Neale Hind
> Insanity is hereditary, you get it from your children
>

 
Reply With Quote
 
vanzilar
Guest
Posts: n/a

 
      07-11-2005
This is weird... I shouldn't have upgraded Microsoft update...now my Japanese
edition Windows server 2000 is having the same problem as well..
I can't downgrade it and I have work to do!

This is horrible... who released the product before all the bugs were
gotten rid of!! I though Microsoft's QA department had finally gotten their
act together around 1999... guess not!

I've tried tons of my own solutions... none have worked so far..maybe one
of these solutions will work.


 
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
Microsoft Update no longer working on Vista Ultimate Martin Herbst Windows Vista General Discussion 1 03-29-2007 06:50 PM
New version of Microsoft Update not working through proxy.... Asbende1 Windows Update 3 07-05-2005 09:57 PM
Microsoft excel not working rkalsu2 Windows Update 1 11-20-2004 11:33 AM
Is Microsoft working to fix these problems Elaine Windows Update 6 04-22-2004 03:46 AM
816093: Security Update Microsoft Virtual Machine (Microsoft VM) Robert Gleason Windows Update 10 01-26-2004 05:10 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