A few notes on IIS 7.5 configuration asp+access

Source: Internet
Author: User

Environment: window2008 R2 + IIS 7.5
1 Put the Web site program in a WWW folder, to this folder to add everyone to the user, give full read and write permissions, so safe.
2 Select the site you want to configure, click the middle of the page "ASP" button, modify the "Debug Properties" "Send error to Browser" value is "true"; Modify "behavior" "Enable Parent Path" to "true"
Ben came to this end, but my ASP still has an error, the code is as follows:
=======================
Microsoft JET Database Engine error ' 80004005 '
Unspecified error
/inc/conn.asp, line 28
=======================
The problem: Baidu has said that "80004005" should be the permissions of the folder, I did not modify the work, and then help space service providers.
Solution:
Select the application pool you want to set the site to, click "Set Application pool default settings" on the right side of the page, and the "Set Application Pool Defaults" dialog box,
(1) Modify "General" "enable 32-bit application" to "True"
(2) Modify "General" "Managed piping Mode" to "classic"
(3) Modify "Process Model" "identity" as "NetworkService"

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.