Ask a Question related to ASP Components, Design and Development.
-
carlos seramos #1
ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
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'
Library not registered.
/default.asp, line 4
There is nothing in the code to indicate what the problem might be and
the exact same pages work fine on the other server.
Here is another example of that error on the same server:
error '8002801d'
Library not registered.
/aspemail/tif_rqst_aspemail.asp, line 22
I've searched the knowledge base but can't seem to find anything that
directly relates to this.
Does anyone have any suggestions?
ASP ERROR: error '8002801d' -> Library not registered. : my Active
Server Pages are not so active.
carlos seramos Guest
-
Getting -> Active Server Pages error 'ASP 0126'
I get the following error when applying the upload function to my already made form. Active Server Pages error 'ASP 0126' Include file not found... -
Active Server Pages error 'ASP 0201'
------------------------------------------- Active Server Pages error 'ASP 0201' Invalid Default Script Language The default script language... -
Active Server Pages error 'ASP 0113'
I got this error and researched that this can be fixed by going into the Internet Services Manager and then changing the property for the time... -
IIS and Active server pages
Hi, Where can I download the latest IIS with active server pages for NT 4.0? Thanks. Max -
Active Server Pages error 'ASP 0115'
Hi All, When i am accessing a website which the home pafe is .asp file i am getting this error. Active Server Pages error 'ASP 0115' ... -
carlos seramos #2
ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
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'
Library not registered.
/default.asp, line 4
There is nothing in the code to indicate what the problem might be and
the exact same pages work fine on the other server.
Here is another example of that error on the same server:
error '8002801d'
Library not registered.
/aspemail/tif_rqst_aspemail.asp, line 22
I've searched the knowledge base but can't seem to find anything that
directly relates to this.
Does anyone have any suggestions?
ASP ERROR: error '8002801d' -> Library not registered. : my Active
Server Pages are not so active.
carlos seramos Guest
-
Mark Schupp #3
Re: ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
The component being referenced is not installed on your staging server.
--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
[email]mschupp@ielearning.com[/email]
[url]http://www.ielearning.com[/url]
714.637.9480 x17
"carlos seramos" <pottercarl@hotmail.com> wrote in message
news:efa53c9b.0307281213.3d142b2d@posting.google.c om...> 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'
> Library not registered.
>
> /default.asp, line 4
>
>
> There is nothing in the code to indicate what the problem might be and
> the exact same pages work fine on the other server.
>
>
> Here is another example of that error on the same server:
>
> error '8002801d'
> Library not registered.
>
> /aspemail/tif_rqst_aspemail.asp, line 22
>
>
> I've searched the knowledge base but can't seem to find anything that
> directly relates to this.
>
> Does anyone have any suggestions?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ASP ERROR: error '8002801d' -> Library not registered. : my Active
> Server Pages are not so active.
Mark Schupp Guest
-
Mark Schupp #4
Re: ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
The component being referenced is not installed on your staging server.
--
Mark Schupp
--
Head of Development
Integrity eLearning
Online Learning Solutions Provider
[email]mschupp@ielearning.com[/email]
[url]http://www.ielearning.com[/url]
714.637.9480 x17
"carlos seramos" <pottercarl@hotmail.com> wrote in message
news:efa53c9b.0307281213.3d142b2d@posting.google.c om...> 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'
> Library not registered.
>
> /default.asp, line 4
>
>
> There is nothing in the code to indicate what the problem might be and
> the exact same pages work fine on the other server.
>
>
> Here is another example of that error on the same server:
>
> error '8002801d'
> Library not registered.
>
> /aspemail/tif_rqst_aspemail.asp, line 22
>
>
> I've searched the knowledge base but can't seem to find anything that
> directly relates to this.
>
> Does anyone have any suggestions?
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> ASP ERROR: error '8002801d' -> Library not registered. : my Active
> Server Pages are not so active.
Mark Schupp Guest
-
carlos seramos #5
Re: ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
It was working a couple of weeks ago but it stopped. I reregistered
asp.dll and it started working again. I have no idea why the asp.dll
had to be reregistered.
"Mark Schupp" <mschupp@ielearning.com> wrote in message> The component being referenced is not installed on your staging server.
>
> --
> Mark Schupp
> --
> Head of Development
> Integrity eLearning
> Online Learning Solutions Provider
> [email]mschupp@ielearning.com[/email]
> [url]http://www.ielearning.com[/url]
> 714.637.9480 x17
>
>
> "carlos seramos" <pottercarl@hotmail.com> wrote in message
> news:efa53c9b.0307281213.3d142b2d@posting.google.c om...> > 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'
> > Library not registered.
> >
> > /default.asp, line 4
> >
> >
> > There is nothing in the code to indicate what the problem might be and
> > the exact same pages work fine on the other server.
> >
> >
> > Here is another example of that error on the same server:
> >
> > error '8002801d'
> > Library not registered.
> >
> > /aspemail/tif_rqst_aspemail.asp, line 22
> >
> >
> > I've searched the knowledge base but can't seem to find anything that
> > directly relates to this.
> >
> > Does anyone have any suggestions?
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ASP ERROR: error '8002801d' -> Library not registered. : my Active
> > Server Pages are not so active.carlos seramos Guest
-
carlos seramos #6
Re: ASP ERROR: error '8002801d' -> Library not registered. : my Active Server Pages are not so active.
It was working a couple of weeks ago but it stopped. I reregistered
asp.dll and it started working again. I have no idea why the asp.dll
had to be reregistered.
"Mark Schupp" <mschupp@ielearning.com> wrote in message> The component being referenced is not installed on your staging server.
>
> --
> Mark Schupp
> --
> Head of Development
> Integrity eLearning
> Online Learning Solutions Provider
> [email]mschupp@ielearning.com[/email]
> [url]http://www.ielearning.com[/url]
> 714.637.9480 x17
>
>
> "carlos seramos" <pottercarl@hotmail.com> wrote in message
> news:efa53c9b.0307281213.3d142b2d@posting.google.c om...> > 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'
> > Library not registered.
> >
> > /default.asp, line 4
> >
> >
> > There is nothing in the code to indicate what the problem might be and
> > the exact same pages work fine on the other server.
> >
> >
> > Here is another example of that error on the same server:
> >
> > error '8002801d'
> > Library not registered.
> >
> > /aspemail/tif_rqst_aspemail.asp, line 22
> >
> >
> > I've searched the knowledge base but can't seem to find anything that
> > directly relates to this.
> >
> > Does anyone have any suggestions?
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ASP ERROR: error '8002801d' -> Library not registered. : my Active
> > Server Pages are not so active.carlos seramos Guest



Reply With Quote

