asp_databases thread: Region Reset - now ADODB.Connection fails...ASP 0177 : 8002801d
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.