Results 1 to 2 of 2

Thread: Local DLL causing problems Under WIN95, PWS4

  1. #1
    Yash Varma Guest

    Local DLL causing problems Under WIN95, PWS4

    Hi all,

    I have been using ASPDB pro for a while now on a NT Server and I have just decided to use the Local DLL under a WIN95 Personnel Web Server 4.0 but when I run the ASPDB Pro Test it fails with the following error.

    aspDB error '800a01ad'

    ActiveX component can't create object

    /aspdb/asp-test-pro.asp, line 35

    I am able to run pure asp and I have tried re-installing PWS but to no effect. If anyone has any solutions I would love to hear.

    Thanks in advance.

    Yash

  2. #2
    Mark Guest

    Local DLL causing problems Under WIN95, PWS4 (reply)

    Yash,

    This has been known to help on more than one occasion:
    1) if you registered ASP-db with REGSVR32, unregister it with REGSVR32
    and register it with MTS instead.

    OR ...

    2) if you registered ASP-db with MTS, unregister it with MTS
    and register it with REGSVR32 instead.


Posting Permissions

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