Event Calendar Pro 3.4.0.8 RSS Feed Method Not Found Exception

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.
8/31/2012 5:59:04 AM
Gravatar
Total Posts 68

Event Calendar Pro 3.4.0.8 RSS Feed Method Not Found Exception

Using event calendar pro 3.4.0.8 exceptions are thrown when accessing the RSS feed:

2012-08-31 03:48:45,098 ERROR - en-US - /events19rss.aspx - mojoPortal.Web.Global -  Referrer(none) useragent Argotic-Syndication-Framework/2008.0.2.0
System.MissingMethodException: Method not found: 'System.String mojoPortal.Web.Framework.StringHelper.RemoveCDataTags(System.String)'.
at sts.Events.Web.UI.EventRss.RenderItems(HttpContext context, XmlTextWriter xmlTextWriter)
at sts.Events.Web.UI.EventRss.RenderRss(HttpContext context)
at sts.Events.Web.UI.EventRss.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Environment: MP 2.3.9.0 / MSSQL  2008R2 / .NET 4.0 / Full Trust

8/31/2012 8:04:11 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro 3.4.0.8 RSS Feed Method Not Found Exception

Oops! I forgot I had made a small change that depends on a new change in mojoPortal that hasn't been released yet. I've backed that change out and re-uploaded Event Calendar Pro to fix this error. If you download it again, the only file that changed is sts.Events.Web.UI.dll in the /bin folder

Best,

Joe

8/31/2012 10:45:02 AM
Gravatar
Total Posts 39

Re: Event Calendar Pro 3.4.0.8 RSS Feed Method Not Found Exception

That fixed the problem.  I had to clear the cache too as there were dupes in the feed.  I do have a new problem that I dont think is related and will post a separate entry.

Thanks!

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