Source: http://zhidao.baidu.com/question/52855904.html? Fr = ala0
Modify the BT port of thunder, which is initially 80
Close thunder.
There are many causes of errors on the IIS server. Please try the following operations:
1. View website properties-document
Check whether index. asp index.htm index.html exists in the default document. (It is best to have all of them. No options can be added)
2. View website properties-Home Directory
A. Is the local path specified correctly?
B. Check "Access to script resources "?
C. Check "read "?
D. Execution permission: script-only
3. View website properties-Directory Security-Edit
A. Do you want to check "Anonymous Access "?
B. User name: IUSR _ your computer name (if not, Click Browse and select)
C. Do not change the password. Check "allow IIS to control the password ".
D. Do not select others
4. View website attributes-website
A. IP Address: none or select one
B. TCP port: 80 (it is recommended that the access method be different. Note: Some software may occupy port 80, and IIS cannot be started when the port is occupied, for example: Xunlei)
5. Open Control Panel-management tools-Computer Management-local users and groups-Users
A. Check whether the user has started "IUSR _ your computer name". The user must be started (Note: red X indicates that the user has not started)
B. Check whether the user has started "IWAM _ your computer name". The user must be started (Note: Red × indicates that the user has not started)
C. Right-click the user on "IWAM _ your computer name" and set the password (remember the password and use it later)
6. Open Control Panel-management tools-component services-computers-my computers-COM + applications Program
A. On "IIS Out-of-process pooled Applications", right-click and choose 'properties'> 'identified' to specify the user: IWAM _ your computer name (note: click Browse to find the password. Enter the password in the above steps. Start the service again.
B. On "IIS In-process applications", right-click "properties" and choose "security" to remove "enable authentication ".
C. Right-click "IIS utilities" and choose "properties"> "security" to remove the "enable Identity Authentication.
Note: Some friends cannot start the components. It may be because you have optimized the XP service, caused by viruses, or caused by component business trips ...... You can only handle this.
7. Check "Control Panel-management tools-Data Source (ODBC)" to see if the system DSN has an Access database driver. If it is blank, add one.
8. If the preceding settings do not work, register the following components and copy them to the running environment:
A. regsvr32 % WINDIR % \ system32 \ VBScript. dll
B. regsvr32 % WINDIR % \ system32 \ jscript. dll
C. regsvr32 % WINDIR % \ system32 \ inetsrv \ ASP. dll