Take the 2-minute tour ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've been tasked with adding 70+ Sharepoint Pages library RSS feeds to 1 page.

For performance reasons I wrote an XSLT script that uses document() function to access multiple feeds. The script works fine with the Sharepoint RSS feeds until I try to add it to a web part/page.

Any thoughts as to why?

share|improve this question

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.