Results 1 to 2 of 2

Thread: Can`t create object

  1. #1
    Alan Hill Guest

    Can`t create object

    I`m getting the following error:
    Microsoft VBScript runtime error `800a01ad`

    ActiveX component can`t create object

    /videonet/maintain1.asp, line 23

    Where line 23 is:
    Set CommDb=Server.CreateObject("ASPdb.Pro")

    Is this a NT security problem? There was a point on this server where this application worked. Security is the only thing that I know might have changed.
    What should I look for?

    Alan

  2. #2
    Alan Hill Guest

    Can`t create object (reply)

    I`m having the same problem with the asp-test-pro.asp
    I have ASPdbPro Beta version 1.08.07-Pro installed. Could the problem be that this version has expired??

    Alan

    On 9/23/98 10:36:04 PM, Alan Hill wrote:
    > I`m getting the following error:
    Microsoft VBScript runtime error
    > `800a01ad`

    ActiveX component can`t create object
    >

    /videonet/maintain1.asp, line 23

    Where line 23 is:
    Set
    > CommDb=Server.CreateObject("ASPdb.Pro")

    Is this a NT security problem?
    > There was a point on this server where this application worked. Security
    > is the only thing that I know might have changed.
    What should I look for?

    Alan

Posting Permissions

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