This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi. We are using version 2.3.3.0 pgsql on Windows 2003 with postgres db. Via the file manager when we access a folder created by us to upload images we get a mojo error as soon as we try an open the folder. From the log we can see below. Any ideas what the issue might be, in particular the bit about - "Operation is not valid due to the current state of the object." Thanks so much.
2012-05-02 15:09:01,703 ERROR mojoPortal.Web.mojoBasePage - 81.144.197.112-en-GB - /OlaHolidays3/Admin/FileManager.aspx
System.InvalidOperationException: Operation is not valid due to the current state of the object.
at System.Web.HttpRequest.FillInFormCollection()
at System.Web.HttpRequest.get_Form()
at System.Web.HttpRequest.get_HasForm()
at System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull)
at System.Web.UI.Page.DeterminePostBackMode()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Hi,
See this thread for an explanation of the problem and a workaround.
Hope that helps,
Joe