Error parsing in C #

Source: Internet
Author: User

1.

Q: The name must start with an invalid character. An error occurred while processing the resource "http://xxxx.xx. Row 1st, Location: 2
A: The reason is that ASP. NET support is not enabled for IIS.

The solution is also very simple, that is, re-register IIS: From the beginning-> Program-> Microsoft Visual Studio
2005-> open Visual Studio 2005 command in Visual Studio Tools
Prompt, enter the command: aspnet_regiis-I, and then register. Net again. It will be completed in less than one minute:

Start installing ASP. NET (2.0.50727 ).

..................

Finished installing ASP. NET (2.0.50727 ).

In addition, you also need to open the Properties dialog box on the right of the virtual directory, click ASP. NET properties page, and select the corresponding ASP. NET version (1.1 or 2.0) in the "ASP. NET version" item ).

The above two steps can solve the problem.

 

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.