I have a 3.3.7 install and i have made the login invisible. I get site editors to use the login URL so that they can log into the site to edit it. The site editor group only has edit rights to the modules.
Problem after they have logged in and click on "edit text" to edit the text module they get an error stating
A critical error has occurred.
Object reference not set to an instance of an object.
If they click the "edit text" button a second time it works fine???
Logging in as host doesnt cause the same issue.
here is the log entry
AssemblyVersion: 03.03.07
PortalID: 0
PortalName: Cascade Charters
UserID: 3
UserName: siteeditor
ActiveTabID: 36
ActiveTabName: Home
RawURL: /Home/tabid/36/ctl/Edit/mid/375/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: d1ca86a6-f0c8-4c71-a00b-679a13812c94
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: FreeTextBoxControls.Support.ResourceManager.LoadResource
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at FreeTextBoxControls.Support.ResourceManager.LoadResource(Hashtable target, String language, String cacheKey) at FreeTextBoxControls.Support.ResourceManager.GetResources() at FreeTextBoxControls.Support.ResourceManager.GetString(String name) at FreeTextBoxControls.Support.Helper.PopulateDefaultDropDownList(ToolbarDropDownList toolbarDropDownList, FreeTextBox freeTextBox, ResourceManager resourceManager) at FreeTextBoxControls.FreeTextBox.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.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---
Source:
Server Name: IIS66
can anyone please help!?