Rss - XML or text declaration not at start
description
Hey there,
got the blog running and got one problem.
My Rss-Feed /rss.aspx fails and is not valid, cause somehow it doesn't begin at the top of the document.
There is 1 empty line and 3 empty chars at the top, so the "XML" gets invalid.
line 2, column 2: XML parsing error: <unknown>:2:2: XML or text declaration not at start of entity
Didn't change any of the XSLTs. Any idea?
Thanks in advance.