polarwarp-gmail
-
1/18/2009 11:36:02 PM
RE:Edit Content - Infinite Loop
I also cannot get my new user to be recognised as an Editor for the site - not sure why. "You're not a content editor and you cannot use CMS Desk. Go back to the main web site."
After getting an access denied error - I click on the go back to the main site and get this error:
Server Error in '/KenticoCMS' Application. --------------------------------------------------------------------------------
[PageInfoProvider.GetPageInfo]: Page '/ (en-us)' not found.' 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: CMS.PortalEngine.PageNotFoundException: [PageInfoProvider.GetPageInfo]: Page '/ (en-us)' not found.'
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:
[PageNotFoundException: [PageInfoProvider.GetPageInfo]: Page '/ (en-us)' not found.'] CMS.PortalEngine.PageInfoProvider.GetPageInfo(String siteName, String aliasPath, String cultureCode, String urlPath, Int32 nodeId, Boolean combineWithDefaultCulture, GeneralConnection conn) +2056 CMS.PortalEngine.PageInfoProvider.GetPageInfo(String siteName, String aliasPath, String cultureCode, String urlPath, Boolean combineWithDefaultCulture, GeneralConnection conn) +24 CMS.Controls.CMSPageManager.LoadContent(Boolean loadRegions) +118 CMS.Controls.CMSPageManager.CMSPageManager_Load(Object sender, EventArgs e) +26 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +50 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Control.LoadRecursive() +141 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|