Error running an ASP.NET application in SQL Server 2005
I have SQL Server 2005, version 9.0, installed on my system with VB.NET 2005 and IIS server running. When i tried to run an application created in ASP.NET, it showed me the following error:
The XML page cannot be displayed.
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. 
Why might this be?

Software/Hardware used:
ASKED: April 3, 2009  5:44 PM
UPDATED: April 4, 2009  10:58 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Sounds like a problem with your XML document doesn’t match the XSD.

 64,520 pts.