473,406 Members | 2,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

error '8002801d'

Hello I just try to use IIS v5.1 and I come with a problem. I've create a very basic test file and it always gives me the same error. I'm doing it directly on my computer using windows xp.

error '8002801d'
Library not registered.

/iisHelp/common/500-100.asp, line 10

My ASP file is

<%@ Language=VBScript %>
<%
Server.ScriptTimeout = 200
Response.Write(Server.ScriptTimeout)
%>

Please help me. I have registered the asp.dll file and have also reinstalled the IIS 5.1 without success. (I reboot the computer too).

Thanks

Silvermoon
Mar 2 '07 #1
4 5141
kenobewan
4,871 Expert 4TB
Here is an article that may help:
PRB: ASP Error 8002801d "Library Not Registered"
Mar 3 '07 #2
The problem is whatever command I use, I get the same error. It seems that it's the command server that doesn't work, but I'm not an expert... can you help?

The only one that work without problem is Response.Write("Hello World").

other command that I use giving the same error.

<%@LANGUAGE="VBScript"%>
<%
Response.Write(Server.MapPath("\"))
%>
Mar 5 '07 #3
Also, I had to go to control pannel > administrative tools > Internet Information Services > folder name - properties and decrease the application Protection to Low (IIS Process) otherwise, nothing was working.
Mar 5 '07 #4
Anyone can help me?
Mar 7 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: carlos seramos | last post by:
I've got two IIS servers. One public and one staging. On the public server the ASP code works fine however on the staging server I've started getting this error recently: error '8002801d'...
0
by: Fie Fie Niles | last post by:
At our client site, when I tested a simple ASP page like the following: <%Session("test") = "this is testing"%> they got an error either "HTTP 500 page cannot be displayed" or "error '8002801d' ....
13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
0
by: TestItOut | last post by:
I tried to do a package and deployment in MS Access today with MOD 2000 and received the error 8002801D. Then I tried to install MODSR1up.exe and received the following popup: Can't run 16-bit...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
4
by: deco | last post by:
I try to list the contents of folder by usinng the FileSystemObject Library the run-time error '-2147319779(8002801d)'; automation error library not registred is appears but i use the same...
2
hyperpau
by: hyperpau | last post by:
Before anything else, I am not a very technical expert when it comes to VBA coding. I learned most of what I know by the excellent Access/VBA forum from bytes.com (formerly thescripts.com). Ergo, I...
2
by: pramodyb | last post by:
hello all, when I installed an asp application in IIS and try to open my default page, the error error '8002801d' is being displayed. Please let me know about the solution for this. I tried...
1
by: sanju4kk | last post by:
-2147319779(8002801d) Automation error library not registered.. while logging in vb application ..help me.. thanx in advance
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.