Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have an issue with a SharePoint 2010 xml viewer webpart and an xml feed that contains DOCTYPE.

The xml renders fine when there is no associated XSL with the webpart. When I add XSL to the webpart I receive the following error: "Failed to apply XSLT to the content". I discovered that if I remove the <!DOCTYPE NewsML PUBLIC "+//W3C//DTD NewsML 1.0//EN" "http://www.irxml.org/dtd/NewsML_1.0.dtd"> element from the XML it will render just fine with the XSL.

share|improve this question
I am having the same issue, i have pretty much googled out and cannot find a resolution to this. Has anyone else got a suggestion on how to resolve this? – Nicholas King Mar 27 at 13:03

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.