Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > help: error number 0x800A0005 after installing winxp sp2

Reply
Thread Tools Display Modes

help: error number 0x800A0005 after installing winxp sp2

 
 
legend1971
Guest
Posts: n/a

 
      08-10-2004
i am getting this error message (Windows Update has encountered an error and
cannot display the requested page. You may find the following resources
helpful in resolving the problem) number 0x800A0005, when trying to access
the web page of windows update after installing winxp sp2, any clue how to
fix it?
 
Reply With Quote
 
 
 
 
AllenH [MSFT]
Guest
Posts: n/a

 
      08-12-2004
Hi Legend1971,

My suggestion is to try and registry the wuaueng.dll. I've included the
instructions below.

Start > Run
Type "regsvr32 /u wuaueng.dll"
Press Ok


Here are some additional dll files that you may and try and registry.


Allenh [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
"legend1971" <> wrote in message
news:61C93BCF-258A-4082-9655-...
> i am getting this error message (Windows Update has encountered an error

and
> cannot display the requested page. You may find the following resources
> helpful in resolving the problem) number 0x800A0005, when trying to access
> the web page of windows update after installing winxp sp2, any clue how to
> fix it?



 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      08-13-2004
"AllenH [MSFT]" <a-> wrote in message
news:...
> Hi Legend1971,
>
> My suggestion is to try and registry the wuaueng.dll. I've included the
> instructions below.
>
> Start > Run
> Type "regsvr32 /u wuaueng.dll"
> Press Ok


Allen,

Are you _un_registering it *only*? ;o


---



>
>
> Here are some additional dll files that you may and try and registry.
>
>
> Allenh [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "legend1971" <> wrote in message
> news:61C93BCF-258A-4082-9655-...
>> i am getting this error message (Windows Update has encountered an error

> and
>> cannot display the requested page. You may find the following resources
>> helpful in resolving the problem) number 0x800A0005, when trying to access
>> the web page of windows update after installing winxp sp2, any clue how to
>> fix it?

>
>




 
Reply With Quote
 
legend1971
Guest
Posts: n/a

 
      08-13-2004
thanks allen,

tried the regsvr32 /u wuaueng.dll but it dodnt work, same problem

"AllenH [MSFT]" wrote:

> Hi Legend1971,
>
> My suggestion is to try and registry the wuaueng.dll. I've included the
> instructions below.
>
> Start > Run
> Type "regsvr32 /u wuaueng.dll"
> Press Ok
>
>
> Here are some additional dll files that you may and try and registry.
>
>
> Allenh [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "legend1971" <> wrote in message
> news:61C93BCF-258A-4082-9655-...
> > i am getting this error message (Windows Update has encountered an error

> and
> > cannot display the requested page. You may find the following resources
> > helpful in resolving the problem) number 0x800A0005, when trying to access
> > the web page of windows update after installing winxp sp2, any clue how to
> > fix it?

>
>
>

 
Reply With Quote
 
legend1971
Guest
Posts: n/a

 
      08-14-2004
bump

"legend1971" wrote:

> thanks allen,
>
> tried the regsvr32 /u wuaueng.dll but it dodnt work, same problem
>
> "AllenH [MSFT]" wrote:
>
> > Hi Legend1971,
> >
> > My suggestion is to try and registry the wuaueng.dll. I've included the
> > instructions below.
> >
> > Start > Run
> > Type "regsvr32 /u wuaueng.dll"
> > Press Ok
> >
> >
> > Here are some additional dll files that you may and try and registry.
> >
> >
> > Allenh [MSFT]
> > This posting is provided "AS IS" with no warranties, and confers no rights.
> > "legend1971" <> wrote in message
> > news:61C93BCF-258A-4082-9655-...
> > > i am getting this error message (Windows Update has encountered an error

> > and
> > > cannot display the requested page. You may find the following resources
> > > helpful in resolving the problem) number 0x800A0005, when trying to access
> > > the web page of windows update after installing winxp sp2, any clue how to
> > > fix it?

> >
> >
> >

 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      08-14-2004
"legend1971" <> wrote in message
news:29858A2F-4368-42C6-B14F-...
> bump


Pathetic. What have you done to try to investigate this symptom
on your own? We need details to work with not bleats of dissatisfaction.

Tried searching your files for that code? Do it without the 0x prefix too.
Do it with the decimal equivalent too: -2146828283
Search the whole harddrive. You might be missing something by assuming
that relevant hits should only occur in *.log or *.xml files

It's quite likely that the context of this error code is more signficant than
the code itself. In fact, it could be that earlier error codes within that
context are more significant than the immediate context of the code;
so it would probably be a good idea to quote from full context(s)
on a timestamp basis.

FYI from the SUS Deployment White Paper (V4):

800a0005 Microsoft VBScript runtime error Invalid procedure call or argument: 'fs.OpenTextFile'

This suggests to me that this code would be unexpected, since it is
just a canned definition and AFAIK VBScript doesn't have much
to do with WU. OTOH if it does then it may also suggest a possible
stab at a solution of simply reinstalling scripting support.

A Google Groups search for this code shows that you are going to have
to be a trailblazer on this one. There are no immediate canned solutions,
and not even any incidents which are definitely V5 related.

0x800a0005 OR 800a0005 OR 2146828283 MSFT OR MVP group:microsoft.*.windowsupdate


Good luck

Robert
---


 
Reply With Quote
 
Rolf Loeben
Guest
Posts: n/a

 
      08-14-2004
> FYI from the SUS Deployment White Paper (V4):

> 800a0005 Microsoft VBScript runtime error Invalid procedure call or

argument: 'fs.OpenTextFile'

For me this problem was solved by installing VB 5 Runtime from MS.

Regards Rolf
 
Reply With Quote
 
Robert Aldwinckle
Guest
Posts: n/a

 
      08-14-2004
"Rolf Loeben" <> wrote in message
news:...
>> FYI from the SUS Deployment White Paper (V4):

>
>> 800a0005 Microsoft VBScript runtime error Invalid procedure call or

> argument: 'fs.OpenTextFile'
>
> For me this problem was solved by installing VB 5 Runtime from MS.


Thanks for the feedback! Do you have any clues from the logs
that you can share so we know what file is being processed by
a program written in VBScript?


Robert
---


 
Reply With Quote
 
legend1971
Guest
Posts: n/a

 
      08-16-2004
when searching for 800a0005 within the hd i found this file "csenvir" where
the erroe 0x800a0005 was listed in, it is very long text html file, but in
regards with my erroe here what i found

- <CONTEXT>
<keyword>vs.message.0x800A0005</keyword>
<keyword>vs.message.VB_E_IDABADOSVER</keyword>
<DocSet>C#</DocSet>
<DocSet>VBA</DocSet>
<DocSet>Visual Basic</DocSet>
<DocSet>Visual C++</DocSet>
<DocSet>Visual Studio</DocSet>
<Product>VBA</Product>
<ProductVers>kbVBA</ProductVers>
<Product>VB</Product>
<ProductVers>kbVBp700</ProductVers>
<Product>VC</Product>
<ProductVers>kbVC700</ProductVers>
<Product>VFP</Product>
<ProductVers>kbVFP700</ProductVers>
<Product>VS</Product>
<ProductVers>kbVS700</ProductVers>
<Status>New</Status>
<TopicType>kbRef</TopicType>
<Locale>kbEnglish</Locale>
- <CONTENT>
<CITEM ACTION="csenvir:VB_E_IDABADOSVER">This application requires Windows
NT 4.0 (build <number> with Service Pack <number>), or Windows 95 (build
<number> or above).</CITEM>
</CONTENT>
</CONTEXT>






"Robert Aldwinckle" wrote:

> "legend1971" <> wrote in message
> news:29858A2F-4368-42C6-B14F-...
> > bump

>
> Pathetic. What have you done to try to investigate this symptom
> on your own? We need details to work with not bleats of dissatisfaction.
>
> Tried searching your files for that code? Do it without the 0x prefix too.
> Do it with the decimal equivalent too: -2146828283
> Search the whole harddrive. You might be missing something by assuming
> that relevant hits should only occur in *.log or *.xml files
>
> It's quite likely that the context of this error code is more signficant than
> the code itself. In fact, it could be that earlier error codes within that
> context are more significant than the immediate context of the code;
> so it would probably be a good idea to quote from full context(s)
> on a timestamp basis.
>
> FYI from the SUS Deployment White Paper (V4):
>
> 800a0005 Microsoft VBScript runtime error Invalid procedure call or argument: 'fs.OpenTextFile'
>
> This suggests to me that this code would be unexpected, since it is
> just a canned definition and AFAIK VBScript doesn't have much
> to do with WU. OTOH if it does then it may also suggest a possible
> stab at a solution of simply reinstalling scripting support.
>
> A Google Groups search for this code shows that you are going to have
> to be a trailblazer on this one. There are no immediate canned solutions,
> and not even any incidents which are definitely V5 related.
>
> 0x800a0005 OR 800a0005 OR 2146828283 MSFT OR MVP group:microsoft.*.windowsupdate
>
>
> Good luck
>
> Robert
> ---
>
>
>

 
Reply With Quote
 
legend1971
Guest
Posts: n/a

 
      08-16-2004
i tried to install vb5 runtime with no help for my problem

"Rolf Loeben" wrote:

> > FYI from the SUS Deployment White Paper (V4):

>
> > 800a0005 Microsoft VBScript runtime error Invalid procedure call or

> argument: 'fs.OpenTextFile'
>
> For me this problem was solved by installing VB 5 Runtime from MS.
>
> Regards Rolf
>

 
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
installing WinXP Craig W Windows Vista Installation 9 06-20-2008 05:38 PM
error 0x800a0005 rusty Windows Update 1 06-29-2004 01:46 AM
Installing SP1 for WinXP Pro on drive D: Lheena Windows Update 1 02-13-2004 10:06 PM
error installing update (817778) WinXP Tim Sickles Windows Update 3 11-08-2003 02:57 PM
Microsoft Windows Update Error 0x800A0005 Pettrik Kafoe Windows Update 6 09-02-2003 09:59 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