DllRegisterServer in vbscript.dll failed

N

Nocturnal

Return code is: 0x80004005.

How do I register vbscript.dll?

I've tried downloading a new copy and taking it from the CD. Still no
worky.
 
D

David H. Lipman

From: "Nocturnal" <[email protected]>

| Return code is: 0x80004005.
|
| How do I register vbscript.dll?
|
| I've tried downloading a new copy and taking it from the CD. Still no
| worky.
|

Execute the following...

regsvr32 vbscript.dll
 
D

David H. Lipman

From: "Nocturnal" <[email protected]>

| I did that. That's how I get this error.

Oh ! I didn't see that in the original post.

I suggest posting this problem in; microsoft.public.scripting.vbscript
 
T

Tom Che [MSFT]

Hi Nocturnal,

Thanks for posting here. Also thanks for David's replies.

To resolve this issue, you may try to download and install Windows Script
5.6 from the following Microsoft Web site:

Windows Script 5.6 for Windows 2000 and XP
<http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=c71
7d943-7e4b-4622-86eb-95a22b832caa>

Hope this helps!

Have a nice day!

Sincerely,
Tom Che
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "David H. Lipman" <[email protected]>
References: <[email protected]>
Subject: Re: DllRegisterServer in vbscript.dll failed
Date: Tue, 13 Sep 2005 21:25:35 -0400
Lines: 14
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1506
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506
X-Comment-To: Nocturnal
X-Face: #!*YlHW<3BNQH,W(*HlLHp!!3C^o,W53`lH?w!P/BI9U&X#l41]a]{(_lFi9uvKIhejF;N7"3{((
o^}#4TsAASuyib+4gO;T`p'iU-gC?0Lj'1MyYrhAWCVxHKD~0Jqt9=du~_{E+uqoYt4O$L?M:a>s
4@)NMgJjld$%3QOzA[8
FL-Build: Fidolook 2002 (SL) 6.0.2800.94 - 5/4/2005 11:39:16
Message-ID: <[email protected]>
Newsgroups: microsoft.public.windowsxp.general
NNTP-Posting-Host: pool-151-198-149-204.nwrk.east.verizon.net 151.198.149.204
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windowsxp.general:462247
X-Tomcat-NG: microsoft.public.windowsxp.general

From: "Nocturnal" <[email protected]>

| I did that. That's how I get this error.

Oh ! I didn't see that in the original post.

I suggest posting this problem in; microsoft.public.scripting.vbscript
 
D

David Candy

Error Code Hex Value Description
E_ABORT 0x80004004 Operation aborted.
E_FAIL 0x80004005 Unspecified error.
E_NOINTERFACE 0x80004002 Interface not supported.
E_NOTIMPL 0x80004001 Not implemented.
E_POINTER 0x80004003 Invalid pointer.
E_UNEXPECTED 0x8000FFFF Catastrophic failure.


So the error means nothing.

Version 5.6 comes with windows XP, although there are differing versions.

Also the same person has problems installing SP2 with a blue screen.
--
--------------------------------------------------------------------------------------------------
http://webdiary.smh.com.au/archives/_comment/001075.html
=================================================
Tom Che said:
Hi Nocturnal,

Thanks for posting here. Also thanks for David's replies.

To resolve this issue, you may try to download and install Windows Script
5.6 from the following Microsoft Web site:

Windows Script 5.6 for Windows 2000 and XP
<http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=c71
7d943-7e4b-4622-86eb-95a22b832caa>

Hope this helps!

Have a nice day!

Sincerely,
Tom Che
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security

=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
From: "David H. Lipman" <[email protected]>
References: <[email protected]>
Subject: Re: DllRegisterServer in vbscript.dll failed
Date: Tue, 13 Sep 2005 21:25:35 -0400
Lines: 14
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1506
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506
X-Comment-To: Nocturnal
X-Face: #!*YlHW<3BNQH,W(*HlLHp!!3C^o,W53`lH?w!P/BI9U&X#l41]a]{(_lFi9uvKIhejF;N7"3{((
o^}#4TsAASuyib+4gO;T`p'iU-gC?0Lj'1MyYrhAWCVxHKD~0Jqt9=du~_{E+uqoYt4O$L?M:a>s
4@)NMgJjld$%3QOzA[8
FL-Build: Fidolook 2002 (SL) 6.0.2800.94 - 5/4/2005 11:39:16
Message-ID: <[email protected]>
Newsgroups: microsoft.public.windowsxp.general
NNTP-Posting-Host: pool-151-198-149-204.nwrk.east.verizon.net 151.198.149.204
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.windowsxp.general:462247
X-Tomcat-NG: microsoft.public.windowsxp.general

From: "Nocturnal" <[email protected]>

| I did that. That's how I get this error.

Oh ! I didn't see that in the original post.

I suggest posting this problem in; microsoft.public.scripting.vbscript
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top