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.