Logo 
Search:

C# Forum

Ask Question   UnAnswered
Home » Forum » C#       RSS Feeds

name was started with an invalid character Cannot view XML input using XSL style sheet

  Asked By: Abarrane    Date: Nov 23    Category: C#    Views: 1667
  

I am getting following error message.

Error Message: A name was started with an invalid character Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Julia Hughes     Answered On: Nov 23

Cause: This error  usually happen when IIS is reinstalled
Solution: Try to run
%windir%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i

or

visit this link
How to repair IIS mapping after you remove and reinstall IIS
http://support.microsoft.com/default.aspx?kbid=306005&product=aspnet

 
This post is locked for further answers.




Tagged: