Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error

Ask a Question related to ASP, Design and Development.

  1. #1

    Default Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error

    Hi folks - i've got a windows 2000 server (SP3) i've run the IIS
    lockdown tool on it and set for dynamic websites - all the static
    pages within the site work ok but an ASP section has been put in which
    now keeps giving me the error below :

    Microsoft OLE DB Provider for ODBC Drivers error '80004005'

    [Microsoft][ODBC Microsoft Access Driver]General error Unable to open
    registry key 'Temporary (volatile) Jet DSN for process 0x404 Thread
    0x6ac DBC 0xbd7014 Jet'.

    /logon.asp, line 21

    I've looked at security writes and at one stage gave the anonymous
    user full rights to everything but still no joy - Anyone got any
    ideas? probably something simple i've missed within the IIS config
    (I've been assured the ASP code was working on another server)

    Thanks in advance

    Paul

    paul_tomlin(nospam)@hotmail.com
    paul tomlinson Guest

  2. Similar Questions and Discussions

    1. ODBC Drivers error '80004005'
      :confused;When I try to connect to my Access db I get Microsoft OLE DB Provider for ODBC Drivers error '80004005' Driver's SQLSetConnectAttr...
    2. Microsoft OLE DB Provider for ODBC Drivers error '80004005'
      Hello, I have Web application running on 2003. It uses MSSql-2000 database. Database server is located on different machine. From ASP, it...
    3. Help!! Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
      Hello All, I've recently migrated servers (NT 4.0 sp6) to Win2k3 Standard, and I now have this error message on a webpage. The problem only...
    4. Microsoft OLE DB Provider for SQL Server error '80004005'
      Hi, I have 2 virtual directory under my IIS (ver 4), Both of them using same ASP script, But one of the other script come out with this error...
    5. Microsoft OLE DB Provider for ODBC Drivers error '80040e31'
      Hi, I get this error: Microsoft OLE DB Provider for ODBC Drivers error '80040e31' Timeout expired I use SQL7 and IIS 4 on NT 4. Where can I...
  3. #2

    Default Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error

    paul tomlinson wrote:
    > Hi folks - i've got a windows 2000 server (SP3) i've run the IIS
    > lockdown tool on it and set for dynamic websites - all the static
    > pages within the site work ok but an ASP section has been put in which
    > now keeps giving me the error below :
    >
    > Microsoft OLE DB Provider for ODBC Drivers error '80004005'
    >
    > [Microsoft][ODBC Microsoft Access Driver]General error Unable to open
    > registry key 'Temporary (volatile) Jet DSN for process 0x404 Thread
    > 0x6ac DBC 0xbd7014 Jet'.
    >
    > /logon.asp, line 21
    >
    > I've looked at security writes and at one stage gave the anonymous
    > user full rights to everything but still no joy - Anyone got any
    > ideas? probably something simple i've missed within the IIS config
    > (I've been assured the ASP code was working on another server)
    >
    > Thanks in advance
    >
    > Paul
    >
    > paul_tomlin(nospam)@hotmail.com
    [url]http://www.aspfaq.com/show.asp?id=2154[/url]

    Bob Barrows


    Bob Barrows Guest

  4. #3

    Default Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error

    Paul

    Are you using Access 97 by any chance?

    I had this problem with my website using an Access 97 database on a Win2k
    server - same error. I changed the database to Access 2000 - no more
    problem.

    Oh, and as Bob says, don't use ODBC.

    "paul tomlinson" <paul_tomlin@hotmail.com> wrote in message
    news:ddf83aad.0307010220.2a594ea6@posting.google.c om...
    > Hi folks - i've got a windows 2000 server (SP3) i've run the IIS
    > lockdown tool on it and set for dynamic websites - all the static
    > pages within the site work ok but an ASP section has been put in which
    > now keeps giving me the error below :
    >
    > Microsoft OLE DB Provider for ODBC Drivers error '80004005'
    >
    > [Microsoft][ODBC Microsoft Access Driver]General error Unable to open
    > registry key 'Temporary (volatile) Jet DSN for process 0x404 Thread
    > 0x6ac DBC 0xbd7014 Jet'.
    >
    > /logon.asp, line 21
    >
    > I've looked at security writes and at one stage gave the anonymous
    > user full rights to everything but still no joy - Anyone got any
    > ideas? probably something simple i've missed within the IIS config
    > (I've been assured the ASP code was working on another server)
    >
    > Thanks in advance
    >
    > Paul
    >
    > paul_tomlin(nospam)@hotmail.com

    Peter James Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139