Results 1 to 2 of 2

Thread: aspDB error '80020009'

  1. #1
    Daniel Madden Guest

    aspDB error '80020009'

    I get the following error when trying to access web page:

    aspDB error '80020009'

    Method '~' of object '~' failed

    <directory of .asp>, line: # (in .asp)

    I am assuming that this has something to do with the Component Initialization (because the line number is where the component is initialized). Does anyone know of what I could do? Everything seems to be OK from a Component stand point.

    Dan Madden

  2. #2
    Mark H. Guest

    aspDB error '80020009' (reply)

    Daniel,
    We are not exactly sure what causes this, but there are a few things you can try:

    1) Be sure your table name is spelled correctly.
    2) Use dbDat instead of dbDSN.
    3) Try Unregistering the dll and re-registering it with MTS.
    4) Install ADO/MDAC 2.1 from Microsoft (their link is on our site at:
    http://www.aspdb.com/usefullinks.asp
    5) RE-INSTALL the Option and Service Packs.

    Please let us know if (and HOW) you get it working so we can document it.

    Thanks.
    Mark.


    ------------
    Daniel Madden at 12/15/99 8:54:19 AM

    I get the following error when trying to access web page:

    aspDB error &#39;80020009&#39;

    Method &#39;~&#39; of object &#39;~&#39; failed

    <directory of .asp>, line: # (in .asp)

    I am assuming that this has something to do with the Component Initialization (because the line number is where the component is initialized). Does anyone know of what I could do? Everything seems to be OK from a Component stand point.

    Dan Madden

Posting Permissions

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