How to open ASP files after IIS is installed

Source: Internet
Author: User
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.

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.