I get this when I check the rss feed on new blogs

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/27/2009 8:04:16 PM
Gravatar
Total Posts 4

I get this when I check the rss feed on new blogs

Windows 2003 Server

SQL 2008



2009-11-27 14:58:05,750 ERROR mojoPortal.Web.Global - 173.54.32.38-en-US - /blog89rss.aspx

System.ArgumentException: Cannot have ']]>' inside an XML CDATA block.

at System.Xml.XmlTextWriter.WriteCData(String text)

at mojoPortal.Web.FeedUI.RssPage.RenderItems(XmlTextWriter xmlTextWriter)

at mojoPortal.Web.FeedUI.RssPage.RenderRss(Int32 moduleId)

at mojoPortal.Web.FeedUI.RssPage.Page_Load(Object sender, EventArgs e)

at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)

at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)

at System.Web.UI.Control.OnLoad(EventArgs e)

at System.Web.UI.Control.LoadRecursive()

at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

11/28/2009 6:20:26 AM
Gravatar
Total Posts 18439

Re: I get this when I check the rss feed on new blogs

Are there any posts in the blog? The feed will not work until there are posts.

If there are posts do they have content like "]]>" in them?

You must sign in to post in the forums. This thread is closed to new posts.