I am getting the following error in my regular ASP
VB script section when I use the line
Server.CreateObject("dll name")
Microsoft VBScript runtime error '800a01ad'
ActiveX component can't create object
The dll I am using is registered on the server with no errors when doing so.
Does anyone know what can be done to fix the problem? Please can someone help.
Server is Win2003 64 bit SP 2