Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Region Reset - now ADODB.Connection fails...ASP 0177 : 8002801d


Message #1 by "Philip.Ware" <Philip.Ware@e...> on Mon, 20 Nov 2000 13:19:45 -0000
Hi,



I have just asked out IT department to reset the intranet server so that the

region settings can be changed.



Now my ADODB.COnnection object is failing to be created.



Error msg:



Server object error 'ASP 0177 : 8002801d' 

Server.CreateObject Failed 

/departments/emd/cp/Comms Projects/Hamlet/main.asp, line 49 

Library not registered. 



Line 49 is:



set conn = server.CreateObject("ADODB.Connection") 





Why could reseting the server cause the library to not be registered? Is

this a common error? What should I look out for... Our IT department doesnt

really know why this should be... 



Should I just ask them to re-install MDAC?? 



Cheers,

Phil.


  Return to Index