Mobile Kit Pro Reference Error after upgrade to 2.3.7.0

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.
9/30/2011 12:59:13 AM
Gravatar
Total Posts 68

Mobile Kit Pro Reference Error after upgrade to 2.3.7.0

Hi Joe,

After upgrade to 2.3.7.0 all fine except hitting site from a mobile device. Reference error:

System.TypeLoadException: Could not load type 'mojoPortal.Business.WebHelpers.CacheHelper' from assembly 'mojoPortal.Business.WebHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
   at sts.MobileKit.Web.MobileMenu.LoadSettings()
   at sts.MobileKit.Web.MobileMenu.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.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 

Seems similar to another thread RadGlue Reference Error.

MSSQL/.NET4/Full Trust

9/30/2011 7:43:34 AM
Gravatar
Total Posts 18439

Re: Mobile Kit Pro Reference Error after upgrade to 2.3.7.0

Hi Bill,

You are right it is similar to that problem with RadGlue, it was caused because we moved the mojoPortal.Business.WebHelpers.CacheHelper into the mojoPortal.Web project.

I've just uploaded Mobile Kit Pro 1.1 which should solve the problem.

Note that there are not any real changes to Mobile Kit Pro other than being re-compiled against the latest mojoPortal.

Can you download the new Mobile Kit Pro and confirm it solves the problem?

Thanks,

Joe

9/30/2011 7:54:41 AM
Gravatar
Total Posts 68

Re: Mobile Kit Pro Reference Error after upgrade to 2.3.7.0

Thanks Joe. That solved the problem.

-Bill

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