Results 1 to 2 of 2

Thread: problem with using asp-db

  1. #1
    mura Guest

    problem with using asp-db

    i have installed dhe dll file but i can't create the pages this error displays
    Error Type:
    Active Server Pages, ASP 0126 (0x80004005)
    The include file '/ASPDB/ASPdb.Inc' was not found.
    /test/aspdb/temp/temp.asp, line 2


  2. #2
    john Guest

    problem with using asp-db (reply)

    Hi Mura,

    The problem is exactly what it says it is... it needs to have the file ASPDB.INC in the path specified. Either put that file there, or else delete the #include line that references it.

    Thanks,
    John



    ------------
    mura at 10/4/01 8:58:28 AM

    i have installed dhe dll file but i can't create the pages this error displays
    Error Type:
    Active Server Pages, ASP 0126 (0x80004005)
    The include file '/ASPDB/ASPdb.Inc' was not found.
    /test/aspdb/temp/temp.asp, line 2


Posting Permissions

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