Results 1 to 2 of 2

Thread: error on create object

  1. #1
    Shaun Tate Guest

    error on create object


    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?

  2. #2
    John Guest

    error on create object (reply)

    Hi Shaun,

    We're really not the right people to help you with that problem.
    This forum is dedicated to support of ASP-db.

    Check the other online forums here for more help.

    Thanks,
    John


    ------------
    Shaun Tate at 12/29/99 2:33:44 PM


    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •