One, Win7 IIS debugging an ASP. NET Web site "500– Internal server error. There is a problem with the resource you are looking for "
Occurs when debugging an ASP. NET site with IIS7.5. "500– Internal server error. There is a problem with the resource you are looking for, so it cannot be displayed. ”
This is WIN7 to protect the default settings of the site code, change the settings will be OK.
Workaround:
1. Open IIS, locate the "error page" in the features view, and double-click inside.
2. See "Edit function Settings ..." under "action" on the far right, and click on "Detailed Error" under "Error response".
But remember, when the site is published, remember to change back!
Second, Win7 IIS debugging ASP Web site "HTTP 500 Internal Server error" error message
HTTP 500 Internal server error indicates that the IIS server could not resolve ASP code.
below for you to introduce the next Win7 IIS7.5 run ASP 500 error solution
IIS settings in IIS7 to turn on the option to enable the parent path , then you can.
Make sure that the IIS configuration is complete on your computer, the static page will open, but the ASP will open with a 500 error. Then configure the following
Specific as follows:
First, enter "C:\Windows\ServiceProfiles\NetworkService\AppData\Local" (If Enter C:\Windows\ServiceProfiles\ NetworkService there is no appdata in the address bar directly entered).
Second, right-click on the "Temp" folder----------Authenticated Users this user (point in order: edit--Add-advanced--instantly find-- Check Authenticated Users this user--and OK--and "Full Control" tick---OK.
Third, go to Internet Information Services (IIS) Manager Start menu to search for IIS comes out "-double-click ASP
Four, expand the "behavior" this, the "Enable parent path" to "Ture", the right Point "application" is OK.
IIS 500 Error