I am getting this error:

Microsoft VBScript runtime error '800a01ad'

ActiveX component can't create object

/ISSamples/query.asp, line 185


This is the code I am using.

Line 185: set Q = Server.CreateObject("ixsso.Query&#34
set util = Server.CreateObject("ixsso.Util&#34

Any help?