Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Error code 0x800A0046

Reply
Thread Tools Display Modes

Error code 0x800A0046

 
 
dlc
Guest
Posts: n/a

 
      08-15-2005
I have a windows 2000 server that started getting the 0x800A0046 error code
when I try to do updates (this was after the windows update version 3.1
installation). I have tried the three microsoft suggestions at
http://support.microsoft.com/default...b;en-us;883821 but none have
worked. Many of the postings I have read here are for XP machines so I don't
know where to go from here. Can anyone help? This is a critical, high volumn
database server that I need to update yesterday! Thanks.

 
Reply With Quote
 
 
 
 
fermu
Guest
Posts: n/a

 
      08-16-2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

dlc wrote:
> I have a windows 2000 server that started getting the 0x800A0046 error code
> when I try to do updates (this was after the windows update version 3.1
> installation). I have tried the three microsoft suggestions at
> http://support.microsoft.com/default...b;en-us;883821 but none have



have you tried this?

http://www.fermu.com/content/view/139/37/lang,us/


- --
Saludos
Fernando M. / Registered Linux User #367696
Fermu's Website - http://www.fermu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (MingW32)

iD8DBQFDAa/RTOjWl8puOQ4RAscAAJ9cMXAWRlYRSTCy7Ou+6pK8olSQuQCaA jn5
FvZn34Wznd0mkE6eV/ACVSc=
=hncG
-----END PGP SIGNATURE-----
 
Reply With Quote
 
dlc
Guest
Posts: n/a

 
      08-16-2005
Yes I have and it did not work.

"fermu" wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> dlc wrote:
> > I have a windows 2000 server that started getting the 0x800A0046 error code
> > when I try to do updates (this was after the windows update version 3.1
> > installation). I have tried the three microsoft suggestions at
> > http://support.microsoft.com/default...b;en-us;883821 but none have

>
>
> have you tried this?
>
> http://www.fermu.com/content/view/139/37/lang,us/
>
>
> - --
> Saludos
> Fernando M. / Registered Linux User #367696
> Fermu's Website - http://www.fermu.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.0 (MingW32)
>
> iD8DBQFDAa/RTOjWl8puOQ4RAscAAJ9cMXAWRlYRSTCy7Ou+6pK8olSQuQCaA jn5
> FvZn34Wznd0mkE6eV/ACVSc=
> =hncG
> -----END PGP SIGNATURE-----
>

 
Reply With Quote
 
TaurArian [MVP]
Guest
Posts: n/a

 
      08-17-2005
This was written for a Windows 2003 Server problem, but it might be worth a read -

Courtesy of Microsoft:-

1. In Internet Explorer, click Tools
2. Click Internet Options
3. Click the Connections tab
4. Click the LAN Settings... button
5. In the Proxy server section, check that the Address and Port number are greyed out
and have no value listed.
6. On this same window, check the "Automatically detect settings"
checkbox
7. Click OK to exit the Local Area Network (LAN) Settings window
8. Click OK to exit Internet Options

Now please try the following:-

1. Click Start
2. Click Run
3. Type: cmd <Enter>
4. In the Command Prompt, type: proxycfg -d <Enter> <--This will set your proxy
service to direct access and clear the proxy cache.
5. Type: proxycfg -u <Enter> <--This will set the proxy for BITS to the same
settings as Internet Explorer.
6. Type: net stop wuauserv <Enter>
7. Type: net stop bits <Enter>
8. Type: net start bits <Enter>
9. Type: net start wuauserv <Enter>

Try the Windows Update website again.



"dlc" <> wrote in message
news:C02E843A-E873-4E9E-ACED-...
> Yes I have and it did not work.
>
> "fermu" wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> dlc wrote:
>> > I have a windows 2000 server that started getting the 0x800A0046 error code
>> > when I try to do updates (this was after the windows update version 3.1
>> > installation). I have tried the three microsoft suggestions at
>> > http://support.microsoft.com/default...b;en-us;883821 but none have

>>
>>
>> have you tried this?
>>
>> http://www.fermu.com/content/view/139/37/lang,us/
>>
>>
>> - --
>> Saludos
>> Fernando M. / Registered Linux User #367696
>> Fermu's Website - http://www.fermu.com
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.0 (MingW32)
>>
>> iD8DBQFDAa/RTOjWl8puOQ4RAscAAJ9cMXAWRlYRSTCy7Ou+6pK8olSQuQCaA jn5
>> FvZn34Wznd0mkE6eV/ACVSc=
>> =hncG
>> -----END PGP SIGNATURE-----
>>


 
Reply With Quote
 
dlc
Guest
Posts: n/a

 
      08-17-2005
When I tried this I got the message that "proxy not recognized as internal
command..." Is there some place to acquire this command?
One thing I just read on a different post is to log off and back on after
changing members of a group, which I didn't do when I tried the initial three
micorsoft recommendations. Microsoft makes no mention of this on that list
and I wasn't aware of it till now, so I will try that too. However, this
being a high volume production server I can't just log off anytime so I will
have to wait until tonight.

"TaurArian [MVP]" wrote:

> This was written for a Windows 2003 Server problem, but it might be worth a read -
>
> Courtesy of Microsoft:-
>
> 1. In Internet Explorer, click Tools
> 2. Click Internet Options
> 3. Click the Connections tab
> 4. Click the LAN Settings... button
> 5. In the Proxy server section, check that the Address and Port number are greyed out
> and have no value listed.
> 6. On this same window, check the "Automatically detect settings"
> checkbox
> 7. Click OK to exit the Local Area Network (LAN) Settings window
> 8. Click OK to exit Internet Options
>
> Now please try the following:-
>
> 1. Click Start
> 2. Click Run
> 3. Type: cmd <Enter>
> 4. In the Command Prompt, type: proxycfg -d <Enter> <--This will set your proxy
> service to direct access and clear the proxy cache.
> 5. Type: proxycfg -u <Enter> <--This will set the proxy for BITS to the same
> settings as Internet Explorer.
> 6. Type: net stop wuauserv <Enter>
> 7. Type: net stop bits <Enter>
> 8. Type: net start bits <Enter>
> 9. Type: net start wuauserv <Enter>
>
> Try the Windows Update website again.
>
>
>
> "dlc" <> wrote in message
> news:C02E843A-E873-4E9E-ACED-...
> > Yes I have and it did not work.
> >
> > "fermu" wrote:
> >
> >> -----BEGIN PGP SIGNED MESSAGE-----
> >> Hash: SHA1
> >>
> >> dlc wrote:
> >> > I have a windows 2000 server that started getting the 0x800A0046 error code
> >> > when I try to do updates (this was after the windows update version 3.1
> >> > installation). I have tried the three microsoft suggestions at
> >> > http://support.microsoft.com/default...b;en-us;883821 but none have
> >>
> >>
> >> have you tried this?
> >>
> >> http://www.fermu.com/content/view/139/37/lang,us/
> >>
> >>
> >> - --
> >> Saludos
> >> Fernando M. / Registered Linux User #367696
> >> Fermu's Website - http://www.fermu.com
> >> -----BEGIN PGP SIGNATURE-----
> >> Version: GnuPG v1.4.0 (MingW32)
> >>
> >> iD8DBQFDAa/RTOjWl8puOQ4RAscAAJ9cMXAWRlYRSTCy7Ou+6pK8olSQuQCaA jn5
> >> FvZn34Wznd0mkE6eV/ACVSc=
> >> =hncG
> >> -----END PGP SIGNATURE-----
> >>

>
>

 
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
error 0x800a0046 Kuwaiti Windows Update 0 04-29-2005 03:14 PM
error code: 0x800A0046] George Windows Update 1 09-20-2004 10:56 AM
Re: 0x800A0046 error Torgeir Bakken \(MVP\) Windows Update 0 09-15-2004 07:37 PM
0x800A0046 Error Confuzzled Windows Update 2 08-27-2004 05:25 PM
error 0x800A0046 domtorc Windows Update 2 08-26-2004 12:01 AM



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