Research Blog - 12 February 2010:: Entry: Library not registered error on RegExp - 28/06/2004 17:12:04. The Regular Right click any ASP document and click Browse and IE will be launched and the page will http://blog.eightsquared.co.uk/DisplayMessages.asp?FolderID=2HOME | Hi
according to the microsoft knowledge base article linked to from the FAQs the solution to the 8002801d error is
"To resolve this problem, give the Everyone group Read permission to the ClassID and TypeLib registry entries for the component that is failing"
how do you know which GUIDS to give the read permission to?
I'm somewhat dubious about going in and editing the registry on the web server, seems dangerous!
cheers
As described in the abovementioned FAQ (http://www.wrensoft.com/zoom/support/faq_asp.html#8002801d), this is usually because your web server has an older version of VBScript or MDAC installed. Your first attempt at fixing this should be to install (or re-install) the latest VBScript and MDAC on your server (see download links in above URL). Also, make sure you re-boot your server after installing these new components.
If you are still having these problems with the latest versions of VBScript and MDAC installed, only then should you pursue the other solutions provided by the Microsoft Knowledge Base article related to corrupt library information. Let us know if this is the case.
thanks guys www.TechnoBlogy.net | Technology with Big Difference:: Technology with a Big difference 0×8002801D Library not Registered.. Cannot create any BI project. An annoying error coming up while creating any Business http://technoblogy.netHOME | Error 8002801d occurs when you create a CDONTS.NewMail Object:: Describes a problem where CreateObject returns an 8002801d error when you try to create a CDONTS.NewMail Object. http://support.microsoft.com/kb/259176HOME |
I have the cgi version running on the live server
I'll work out my formatting and do some final tests, then I'll be buying the pro version
Yes, that sounds like it could potentially be a registry issue according to the MS KB article. Consult the KB article, but you will have to be careful with any registry changes and permission settings. This is a Microsoft/IIS issue so we can not really give any guarantee of its outcome.
Using the CGI option might be a better solution for you. Windows and IIS should support CGI out of the box. Note that CGI does not mean Perl. This is a common mistake (see "What is CGI?" on http://www.wrensoft.com/zoom/support/platforms.html )
Refer to this FAQ on how to setup binary CGI support on your IIS server:
http://www.wrensoft.com/zoom/support/faq_cgi.html#cgi4iis
I found that TypeLIB has the Permission to read...
Still its giving the Same error Message
Any Help
Did you check which user has permission to read? Note that IIS is usually configured to run as a specific user (typically "IUSR_"). Did you try creating a user group for Everyone as well and give that Read permission?
I presume you have already tried installing (or re-installing) the latest VBScript and MDAC? Make sure to reboot after reinstalling.
Can you tell us which version of IIS you are using, the version of VBScript and MDAC installed, and the OS version. Note that this error is known to be a Microsoft IIS and ASP installation issue - it causes all ASP scripts which use RegExp to fail.
A quick search on Google also gives the following solution. We have NOT tested this, and is here only for your information:
...Find this key, and give Everyone Full Control permissions to it and all subkeys:
HKEY_CLASSES_ROOTTypeLib{3F4*DACA7-160D-11D2-A8E9-00104B365*C9FSource: Google newsgroup post on microsoft.public.scripting.vbscript (http://groups-beta.google.com/group/microsoft.public.scripting.vbscript/browse_frm/thread/3ca5f168a99930b6/be9d56b75f1a9d94?q=8002801d&rnum=2&hl=en#be9d56b75f1a9d94)
Hi
the webserver was updated to VBScript 5.6 and MDAC 2.8, as per the FAQ instructions, and then rebooted.
As I am still getting the error, I assume that the problem is with the registry?
I am also trying to run the cgi version, but am having problems with this too, as the server doesn't fully support cgi!
my preference is to use the asp version, as I am more familiar with ASP than cgi
any help much appreciated!
cheers
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks |