|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Library not registered.
I'm running IIS 5.0 on win2000 server. I'm getting the 'Library not registered' error and it seems to happen when I try and access a session variable in an asp page. Every new virtual directory I set up has the same problem. Has anyone got a clue to what lies behind this problem. I'd appreciate any suggestions. Thanks.
|
|
#2
|
|||
|
|||
|
I'd say there is a library that's not registered on your server.
![]() How about posting the complete error and what asp code causes the error?
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Quote:
The complete error is: page error '8002801d' Library not registered. /iisHelp/common/500-100.asp, line 10 The code is: <% response.write "Testing" Session.Abandon() %> The web logfile indicates that the line containing the session object is the culprit. |
|
#4
|
|||
|
|||
|
I only count up to line 4. The error is coming from the error page code, it appears, and if it's a generic IIS installation I suspect IIS didn't install properly.
Maybe your server is configured to not support sessions. Check the event logs for clues. |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Library not registered. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|