ActiveX Inet component

Demon

Guppy
I was wondering if this DLL is enabled cause I was writing a script in ASP that tries using the Inet Component and I got this error:
Code:
Microsoft VBScript runtime  error '800a01ad'

ActiveX component can't create object: 'InetCtls.Inet'

/forum/InetTest.asp, line 5

line 5:
Set Inet1 = CreateObject("InetCtls.Inet")
 
Is activex inet different than ASPinet?

Edit: Yes it seems it is, can you give more detail on this, such as what server you are on. A ticket might be best.
 
I am not sure to be honest, the mail has been the priority issue today. I am sending you a PM
 
Back
Top