Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Error '8002801d'


Message #1 by "aksagar" <aksagar85@y...> on Thu, 10 Oct 2002 10:01:11
Hi i am working with IIS 5.0 on Win2k Prof.

The IIS is displaying .asp and .html pages but when I try to create object 
in asp page i.e
Set adoCon = Server.CreateObject("ADODB.Connection")
it gives me error 

Error '8002801d'
Library not registered
/iisHelp/common/500-100.asp, line 10 

Can anybody tell me the reason?

Thanks in advance...
Aksagar 

Message #2 by "Samir Chitkara , Gurgaon" <chitkaras@g...> on Thu, 31 Oct 2002 18:03:29 +0530
hi !
i feel ado compontes are not registered on the server.
try installing MSDAC.



-----Original Message-----
From: aksagar [mailto:aksagar85@y...]
Sent: Thursday, October 10, 2002 3:31 PM
To: ASP Databases
Subject: [asp_databases] Error '8002801d'


Hi i am working with IIS 5.0 on Win2k Prof.

The IIS is displaying .asp and .html pages but when I try to create object 
in asp page i.e
Set adoCon = Server.CreateObject("ADODB.Connection")
it gives me error 

Error '8002801d'
Library not registered
/iisHelp/common/500-100.asp, line 10 

Can anybody tell me the reason?

Thanks in advance...
Aksagar 


  Return to Index