In Asp.net, "the name starts with an invalid character." How can this problem be solved?

Source: Internet
Author: User
In terms of ASP. NET, I was just getting started. I Got An ASPX online today. Program, Prepare for in-depth study. After setting the virtual path, open it in IE and the following error message appears:

The XML page cannot be displayed.

XML input cannot be viewed using the XSL style sheet. Correct the error and click Refresh or try again later.

The name must start with an invalid character. An error occurred while processing the resource 'HTTP: // localhost/likong. Row 1st, Location: 2

<% @ Page Language = "C #" validaterequest = "false" codebehind = "default. aspx. cs" autoeventwireup = "false" inherits = "socut. CIA...

 

Why is this happening? I have never met it before. after checking the information, you will know that this is caused by net's failure to register with IIS. it turns out that I had to reinstall vs two days earlier.. Net restored IIS.
Run "C: \ WINDOWS \ Microsoft. NET \ framework \ v1.1.4322 \ aspnet_regiis.exe-I" in the Command window to solve the problem.

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.