Build Error: Error when building: Object of type Telerik.Sit

Posted by Community Admin on 04-Aug-2018 03:49

Build Error: Error when building: Object of type Telerik.Sitefinity.Pages.Model.PageNode does not support permission set "Pages".

All Replies

Posted by Community Admin on 24-Jan-2012 00:00

Hi,

I'm getting this error upon build my new project:

Error when building: Object of type Telerik.Sitefinity.Pages.Model.PageNode does not support permission set "Pages".

I'm running 4.3.1873.0 - please note that it's running ICINITY ecomm module on top.

When I try to go to /sitefinity it throws a different error (below):

Any help appreciated, thanks in advance.
Pat

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.]
   Telerik.Sitefinity.Modules.Pages.PageManager.<GetAdditionalUrls>b__64(PageUrlData url) +40
   System.Linq.<>c__DisplayClassf`1.<CombinePredicates>b__e(TSource x) +44
   System.Linq.WhereEnumerableIterator`1.MoveNext() +141
   Telerik.Sitefinity.Modules.Pages.PageManager.GetAdditionalPageUrlsCache(Guid rootNodeId, CultureInfo language) +468
   Telerik.Sitefinity.Web.SiteMapBase.GetAdditionalUrls(Guid rootNodeId, CultureInfo language) +106
   Telerik.Sitefinity.Web.SiteMapBase.FindSiteMapNode(String rawUrl, Boolean ifAccessible, Boolean fallbackToOtherLanguageVersion, Boolean& isExactMatch) +2307
   Telerik.Sitefinity.Web.SiteMapBase.FindSiteMapNode(String rawUrl, Boolean ifAccessible) +55
   Telerik.Sitefinity.Web.SiteMapBase.FindSiteMapNode(String rawUrl) +41
   System.Web.SiteMapProvider.FindSiteMapNode(HttpContext context) +56
   System.Web.SiteMapProvider.get_CurrentNode() +56
   Telerik.Sitefinity.Web.SiteMapBase.get_CurrentNode() +208
   Telerik.Sitefinity.Web.UI.Backend.MainMenu.OnLoad(EventArgs e) +327
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Control.LoadRecursive() +146
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207

Posted by Community Admin on 26-Jan-2012 00:00

Hi Patrick,

It seems that the project has issues building the backend UI, especially the Pages menu. Can you give us more information about the project, your setup and also when did you start to receive the error.

Kind regards,
Victor Velev
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed