Ask a Question related to ASP, Design and Development.
-
paul tomlinson #1
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
-
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... -
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... -
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... -
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... -
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... -
Bob Barrows #2
Re: Microsoft OLE DB Provider for ODBC Drivers error '80004005' Error
paul tomlinson wrote:
[url]http://www.aspfaq.com/show.asp?id=2154[/url]> 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
Bob Barrows
Bob Barrows Guest
-
Peter James #3
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



Reply With Quote

