ASP Connection Access error: Error not specified by Microsoft JET Database Engine (0x80004005)

Source: Internet
Author: User
Tags anonymous iis access database access
In the process of configuring Web site space, upload a debugged program to the server with a connection database error: Error not specified by Microsoft JET database Engine (0x80004005)

After the error, a variety of debugging cannot be solved. has given access to the database directory all permissions, database file repair compression, and so on, the problem still appears, and then read some information, find a solution!

Connection Access Database error

Error type: Error not specified by Microsoft JET Database Engine (0x80004005)

Reason: In the server Security configuration, there is no open read and write access to the C:\Windows\Temp temporary directory for IIS users. The jet engine creates temporary files in the%windir%/temp/directory when linking to the database, and IIS anonymous accounts do not have sufficient permissions to%windir%/temp/directory operations, adding IIS anonymous accounts (IUSR_ computer name) to%windir%/temp/ Read and Write permissions.

It's settled!



Related Article

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.