Provider error 80004005: a new solution for unspecified errors.
Good click statistics during the past two daysProgramAn error suddenly occurred, showing:
------------------------------------------
Provider error 80004005
Unspecified error
------------------------------------------
I found a large circle on the Internet and found that I have tried all the methods provided by everyone. There is no function. The methods are as follows:
(This article is from tutorial island. For more information, see)
1.
Start running regsvr32 jscript. dll (command function: Fix Java Dynamic Link Library)
Start running regsvr32 VBScript. dll (command function: Fix VB Dynamic Link Library)
Start iisreset (command function: restart IIS)
Start running msjetoledb40.dll
2.
Add the iusr_computer user's read and write permissions to the temporary system folder % WINDIR %/temp /.
3.
When ASP is connected to the Access database, if the page is frequently refreshed and the error 80004005 is not specified, the database cannot be connected, but the connection can be refreshed after about 10 minutes. All related patches have been installed, and the problem persists. Finally, it is determined that it is related to the buffer of IIS6. in IIS configuration, find the application pool, the performance page in the defaultapppool attribute, and adjust the number of web garden processes (any value can also be 1 ), after the application is confirmed, the problem is solved.
After the above method is used, my problem is not solved. Therefore, I can only continue to work on my own.
The basic ASP workflow should be related to temporary files, but the directory of the Temporary Folder has been granted IUSR permissions. Why not. with a try, all the content in the Temporary Folder is cleared. The page connecting to the database through ASP returns to normal!