Error on trying to browse for an image to insert

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
9/7/2011 10:31:45 AM
Gravatar
Total Posts 2

Error on trying to browse for an image to insert

I tried to insert an image in an ordinary HTML content editor and when I selected one of the folders on the left-hand side the system just hung. On looking at the log I found this:

System.NullReferenceException: Object reference not set to an instance of an object.
   at mojoPortal.Web.Services.jqueryFileTreeMediaBrowser.RenderFileTree(HttpContext context) in C:\aspnet\mojoportal-source\Web\Services\jqueryFileTreeMediaBrowser.ashx.cs:line 152
   at mojoPortal.Web.Services.jqueryFileTreeMediaBrowser.ProcessRequest(HttpContext context) in C:\aspnet\mojoportal-source\Web\Services\jqueryFileTreeMediaBrowser.ashx.cs:line 61
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

It doesn't matter which folder I select. It doesn't happen when I run mojoPortal on the Development server in Visual Studio, so it must be to do with IIS setup I suppose.

 

You must sign in to post in the forums. This thread is closed to new posts.