The premise is that the system is XP, and other systems do not dare to pack. 2. You have not done any other settings.
It is mainly about account permissions.
Choose "Administrative Tools"> "component service"> "computer"> "my computer"> "COM + application ".Program", (If you cannot open it, see the following a: prompt) and right-click" IIS Out-of-process pooled Applications "in the right box. (If you do not see this option, see B) select properties, click the "identification" tab, select "System Account", and then click OK. Restart IIS in "service" (not just now, open management tools-service.
A. if an error or error occurs when you open "COM + application ",Code: "8004e00f-com + cannot be used with Microsoft Distributed Transaction Coordination Program"
Solution: In the "Start"-"run" window, enter MSDTC-resetlog (note-there is a space in front.
B. no solution is found for "IIS Out-of-process pooled Applications" in the component in the right-box of "COM + application:
Choose Start> RUN> cmd to open the Command Prompt window.
Enter cd % WINDIR %/system32/inetsrv to switch to the inetsrv directory under system32.
Enter rundll32 wamreg. dll and createiispackage. (In lower case: createiispackage)
Note: You must accurately type "createiispackage", which is case sensitive.
Enter regsvr32 asptxn. dll.
Close "component service" and re-open "component service ".
Restart IIS: "Administrative Tools"-"service" find IIS Admin, right-click and choose "restart ".
Choose "Administrative Tools"> "Internet Information Service", find "default website", and right-click it,
Select properties, and select the local IP address in "TCP address" (optional here ). Choose "Directory Security"> "edit ".
"Pop-up" authentication method dialog box"
// This is troublesome. It is a bit difficult to say below. If the above are all correct, then 100% is the following problem, as shown in figure
If it is not set here, when you open the webpage, a dialog box will pop up to confirm that "no login, no access permission
Ask, or display the row with errors. //
Click "Browse"-> "advanced"-> "Search now" and select a usable user (such as the current user) in the following box.
), And then confirm. (It can be omitted here, only by default)
In the "Anonymous Access" area, "allow IIS to control password" is not checked, the password (the user you just selected
Password. If there is no password, the password is blank ). "Basic..." not checked, "integration ..."
Check. After that, I checked the "Anonymous Access" and did not check it now.
After you click "Apply", a message "localstart. asp" appears (do not select other files ),
Click "select it" (Remember, there is no choice here) and click "OK.
Enter the "authentication method dialog box", click "Anonymous Access", and then click "application ".
", If you see the information I said before, click and select it, and then click OK.