Event Calendar Pro Feed Exception after upgrade to 2.3.7.5

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.
12/4/2011 6:59:41 AM
Gravatar
Total Posts 68

Event Calendar Pro Feed Exception after upgrade to 2.3.7.5

After upgrading to MP 2.3.7.5 seeing an exception thrown by the Event Calendar Pro Feed.

The exception thrown when clicking the feed in the Event Calendar Pro feature or when consuming the feed:

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.SiteUtils.ChangeRelativeUrlsToFullyQuailifiedUrls(System.String, System.String, 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 is MP 2.3.7.5 MSSQL .NET4 FullTrust / Event Calendar Pro 3.4.0.2

12/4/2011 8:00:30 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro Feed Exception after upgrade to 2.3.7.5

Hi,

Thanks for letting me know. I forgot I had fixed the typo in this method name in mojoPortal 2.3.7.5:

SiteUtils.ChangeRelativeUrlsToFullyQuailifiedUrls

but Event Calendar Pro needed to be updated to use the new corrected spelling for this method.

I've just uploaded Event Calendar Pro 3.4.0.3 which has this fixed.

Best,

Joe

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