New Solution to ASP database connection errors

Source: Internet
Author: User

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!
 
 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.