"The XML page cannot be displayed in ASP. NET2.0. The XML input cannot be viewed using the XSL style sheet ." Problem Solving

Source: Internet
Author: User
Tags net command xsl asp net

After my multi-party queries and observations, the reason why my web serve encountered such a problem
Before. net framework 2.0 is installed with IIS,
Specifically, I first installed iis, followed by. net framework 2.0.
However, after testing, my iis cannot be used. It is said that this is a bug in ms, which has not been fixed for a long time,
As a result, I uninstalled iis and reinstalled it again, so a new problem occurred.
"The XML page cannot be displayed. XML input cannot be viewed using the XSL style sheet. "

After selecting the version of iis in the iis management tool, the following error occurs: "An error occurred while accessing the IIS metadatabase"
The result is that the aspnet account is not registered,
Next, I began to find a solution. I was very sorry to find an ASP NET account registration tool, aspnet_regiis.
The specific steps are as follows:

Open the vs.net command prompt line,
Enter aspnet_regiis-ir-enable
Solved. Enter aspnet_regiis help to query the specific parameters.

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.