This topic is locked

ODBC Drivers error '80004005'

2/28/2005 5:23:36 PM
ASPRunnerPro General questions
L
ligray author

Hello -
I have resolved the issue of having an internal server error by putting the include subdirectory and files into the subdirectory. Now, however, I get this error:
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 0x13f0 Thread 0x690 DBC 0x1574214 Jet'.
/asprunner/Employer_list.asp, line 688
Any suggestions?
Thanks a million.
Steve

Sergey Kornilov admin 3/2/2005

Steve,
This error usually means database connection problem.
Please post your connection string that can be found in include/Employer_dbconnection.asp file.