Problem with new version 2.3.6

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.
2/21/2010 1:59:25 PM
Gravatar
Total Posts 1

Problem with new version 2.3.6

Hi i 've installed the new version of mojoportal. But I have this problem:
Often when I click to go to a (internal) page (I think that it does not matter which page), mojoportal returns this error:

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
mojoPortal.Web.mojoRoleProvider.GetRolesFromCookie() +148
System.Web.Security.RolePrincipal.IsInRole(String role) +241
mojoPortal.Business.WebHelpers.WebUser.IsInRole(String role) +194
mojoPortal.Web.UI.mojoGoogleAnalyticsScript.DoInit() +177
System.Web.UI.Control.InitRecursive(Control namingContainer) +142
System.Web.UI.Control.InitRecursive(Control namingContainer) +390
System.Web.UI.Control.InitRecursive(Control namingContainer) +390
System.Web.UI.Control.InitRecursive(Control namingContainer) +390
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1476

When I do refresh all is ok for a while. So I can go to this page again and again, but not for long. What is the problem?

I have not problems with the previous version.

Can I roll back?

Server: windows 2008

client: Vista

problem Tested in Browsers: IE, Chrome

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