'Object reference not set to an instance of an object'
When I don't highlight an image (in the same editor pane), and click Image Manager, the dialog pops up without error. What can be concluded from this? Is the Image Manager trying to set its initial broswe location to an old path that cannot be found?
Here is the Event Viewer Log that it throws:
Thread information:
Thread ID: 25
Thread account name: *****************
Is impersonating: False
Stack trace: at Telerik.SharePoint.Editor.SPContentProvider.CheckPermissionsInternal(String folderPath, PathPermissions permToCheck)
at Telerik.Web.UI.RadFileExplorer.ExpandNestedFolder(String nodeValue)
at Telerik.Web.UI.RadFileExplorer.BindExplorer()
at Telerik.Web.UI.RadFileExplorer.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)