Event Calendar Pro broken

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
9/9/2008 6:53:46 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro broken

Your new error indicates its using the MS  SQL data layer for the event calendar pro. After you upgrade to mojoPortal 2.2.6.8, you'll need to get the MySql data layer fro Event Calendar Pro from here:

http://developer.novell.com/wiki/index.php/Mojoportal

just replace the sts.Events.Data.dll

I have to package the MySql data layer as a separate free download to comply with the GPL license for the MySql connector.

Hope it helps,

Joe

9/9/2008 6:55:06 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro broken

Instructions for upgrading mojoPortal are here:

http://www.mojoportal.com/upgrading.aspx

Hope it helps,

Joe

9/9/2008 9:16:18 AM
Gravatar
Total Posts 69

Re: Event Calendar Pro broken

ok, I followed all those instructions, upgraded the site, ran the setup again.

I then deleted the page with the calendar on and made another page (with a different name). I went through the Content Manager and deleted the instances of the calendar.

Then I checked the new page on it's own and it worked fine. AS soon as I put the Event Calendar Pro in it I get the same error

We're sorry but a server error has occurred while trying to process your request.

The error has been logged and will be reviewed by our staff as soon as possible. It is possible that the error was just a momentary hiccup and you may wish to use the back button and try again or go back to the home page.

 

9/9/2008 9:20:27 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro broken

Please clear the log again, the visit the page to cause the error, then post the log again so I can see the error message.

Thanks,

Joe

9/9/2008 9:32:44 AM
Gravatar
Total Posts 69

Re: Event Calendar Pro broken

ok, I got this:

2008-09-09 15:32:05,316 [3888] ERROR mojoPortal.Web.mojoBasePage [(null)] - 84.45.141.26-en-GB - /events-calendar.aspx
System.TypeLoadException: Could not load type 'mojoPortal.Data.SqlParameterHelper' from assembly 'mojoPortal.Data, Version=1.0.3150.11005, Culture=neutral, PublicKeyToken=null'.
at sts.Events.Data.DBEventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Business.EventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.LoadSettings()
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.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.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-09-09 15:32:05,316 [3888] ERROR mojoPortal.Web.Global [(null)] - 84.45.141.26-en-GB - /events-calendar.aspx
System.TypeLoadException: Could not load type 'mojoPortal.Data.SqlParameterHelper' from assembly 'mojoPortal.Data, Version=1.0.3150.11005, Culture=neutral, PublicKeyToken=null'.
at sts.Events.Data.DBEventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Business.EventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.LoadSettings()
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.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.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
2008-09-09 15:32:05,332 [3888] ERROR mojoPortal.Web.Global [(null)] - 84.45.141.26-en-GB - /events-calendar.aspx
System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.TypeLoadException: Could not load type 'mojoPortal.Data.SqlParameterHelper' from assembly 'mojoPortal.Data, Version=1.0.3150.11005, Culture=neutral, PublicKeyToken=null'.
at sts.Events.Data.DBEventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Business.EventTicketOrder.GetOrderCountByUser(Int32 moduleId, Guid userGuid)
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.LoadSettings()
at sts.Events.Web.UI.Events.Controls.CalendarViewMenu.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.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.default_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
 

 

9/9/2008 9:38:17 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro broken

Hi,

this part:

mojoPortal.Data.SqlParameterHelper

tells me that it is using the Data layer for MS SQL, did you replace the sts.Events.Data.dll with the one from the free MySql download?

You need the file sts-eventcalendarpro-0-0-0-2-mysql-datalayer-gpl.zip

from here:

http://developer.novell.com/wiki/index.php/Mojoportal

Unzip it and replace your sts.Events.Data.dll with the one from there.

Hope it helps,

Joe

9/9/2008 9:46:09 AM
Gravatar
Total Posts 69

Re: Event Calendar Pro broken

woo-hoo it works thanks for your help

 

btw MojoPortal Rocks

9/9/2008 9:48:59 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro broken

Glad its working! Thanks again for supporting mojoPortal with your purchase!

Cheers,

Joe

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