Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-11T07:19:08Z
I have looking for an answer to an issue, on a clean install of 3.0, where when you try and update settings throughout the cms an error causes an exception.


AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:b5b806eb-78f2-4028-864a-c73750825621
AssemblyVersion:3.0.0
PortalId:0
UserId:2
TabId:69
RawUrl:omit
Referrer:omit
UserAgent:Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
ExceptionHash:vIG5N1WinRLmtOSXBOM44Q==
Message:Object reference not set to an instance of an object.
StackTrace:
InnerMessage:Object reference not set to an instance of an object.
InnerStackTrace:
   at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.<>c__DisplayClass82_0.b__0(RoleInfo r)
   at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
   at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.EnsureRole(RoleInfo role)
   at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.GetRoles()
   at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.BindRolesGrid()
   at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Will Strohl
2017-07-11T17:44:25Z
Hello Adrian:

Thank you for continuing to look into this. I think the issue is far more complicated to track down than it should have been. This is primarily due to some of the minor modifications that were necessary to being this Hotcakes e-commerce CMS distribution. Some of those changes have been reverted in the current development branch, and this issue doesn't occur in any of the recent builds.

I don't want to discourage you from working on anything Hotcakes. So I think your time would be better spent at this point not working on this issue, but another one, since it already appears to be resolved. Please let me know if there's anything I can do to assist you with that.
Will Strohl, Upendo Ventures
Hotcakes Cloud  | Get Support  | Code Support 
Official Cloud & Support provider for Hotcakes
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-11T17:56:08Z
That's great! should I pull current source and try and work off of that for now?
Will Strohl
2017-07-12T16:17:16Z
If you'd like to, sure. The current build source would be found in the Development branch. Like with other Git-based projects, you'll always want to pull from that branch for Development and testing purposes.
Will Strohl, Upendo Ventures
Hotcakes Cloud  | Get Support  | Code Support 
Official Cloud & Support provider for Hotcakes
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-12T16:27:03Z
I seem to be up to date. Was this fixed and the repo was updated prior to reporting?
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-12T16:28:32Z
Answered my own question. I see the issue report on github. Not sure where you want us to maintain our focus.

Should we link back issues and vise-versa in community?

Thanks again!
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-14T07:30:44Z
I ran a build of current development branch fbb3d3c. Performed the upgrade, and still got this issue.

I seem to be only getting the issue now when attempt to access page settings on a page from page management or while in edit mode on the page itself.

Site Settings functionality seems to be restored.
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-16T04:54:36Z
I performed a clean install off current development branch fbb3d3c. Site settings, page settings, add pages, and others related seemed to be resolved.

Unfortunately an upgrade does not fix issues, but I do not know the origin of the issue.

Thanks again.
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-07-18T01:06:53Z
Originally Posted by: john 


Hi Mr. Adrian!

Glad to hear, that the problem was fixed. Currently I am having the same problem. Could you please provide more information about development branch fbb3d3c? Where I can get this package?

Thank you!



Hi John,

You can find the source code on githib. You will need a full development enviroment and be a bit familiar with the build process in order to get a package together for you to install.

Links and info here:
https://support.upendove...848686-Version-3-0-FAQ-s 

If this is a bit of a task for you, I could always toss a package up somewhere but would rather wait for HCC team to comment. Perhaps they have a new release just about ready and around the bend. Maybe even be able to get a package from them as well.

Thanks,
Adrian
john
  •  john
  • 51.75% (Neutral)
  • Newbie
2017-07-18T01:14:03Z
Originally Posted by: Adrian 

Originally Posted by: john 


Hi Mr. Adrian!

Glad to hear, that the problem was fixed. Currently I am having the same problem. Could you please provide more information about development branch fbb3d3c? Where I can get this package?

Thank you!



Hi John,

You can find the source code on githib. You will need a full development enviroment and be a bit familiar with the build process in order to get a package together for you to install.

Links and info here:
https://support.upendove...848686-Version-3-0-FAQ-s 

If this is a bit of a task for you, I could always toss a package up somewhere but would rather wait for HCC team to comment. Perhaps they have a new release just about ready and around the bend. Maybe even be able to get a package from them as well.

Thanks,
Adrian



Thanks for the quickest reply Adrian 🙂 Appreciate this!
Will Strohl
2017-07-24T16:56:22Z
We don't yet have a date for the 3.0.1 release. I'd expect it to be out within the next two weeks though. It's waiting on a development task to complete at the moment.
Will Strohl, Upendo Ventures
Hotcakes Cloud  | Get Support  | Code Support 
Official Cloud & Support provider for Hotcakes
JSlaughter
2017-08-19T11:57:42Z
Is there any update on when the new release will be out? I'm having the same issue, I can't edit the Site Settings or Page settings in the clean install of 3.0
Will Strohl
2017-08-21T20:13:05Z
Originally Posted by: JSlaughter 

Is there any update on when the new release will be out? I'm having the same issue, I can't edit the Site Settings or Page settings in the clean install of 3.0



There has been some additional traction over the past few days. The ball is once again in my court to move things forward. I hope to perform the necessary testing for the updates we've been waiting on sometime tomorrow. Once that occurs, we should be able to submit all of the proper check-ins and do the appropriate testing to get the release out within a week.
Will Strohl, Upendo Ventures
Hotcakes Cloud  | Get Support  | Code Support 
Official Cloud & Support provider for Hotcakes
Adrian
  •  Adrian
  • 89.5% (Honored)
  • Advanced Member Topic Starter
2017-10-26T18:19:12Z
Loading
  • Sign-up for the Hotcakes Community Newsletter: