Jump to content

viewing xml using xsl stylesheet


Mohan

Recommended Posts

Hi,Post from a novice (dealing in the field of literature) who gets into asp.net stuffs and is now stuck with problems. Need Help. :) A site of mine cant be seen in browser, it's continuously refreshing!From within the ftp when trying to open the default.aspx an error message shows "cant read xml using xsl stylesheet"invalid character in the line 1 character 2/ or something like that ...<% @ Language=c# ..... :blink: can only open masterpage from within ftp only. :) Will anyone please share some time and suggestions with me here? :) Mohan

Link to comment
Share on other sites

There is some error in your stylesheet. The stylesheet is either not a well formed XML document (improper nesting, invalid characters, etc.) or it simply goes to a point where it can't decide what to output. Give a cut of your XML and your whole XSLT and I might be able to point the error.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...