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 all,
i'm new in mojoportal. i installed mojoportal, it has no problem. working good. but when i want to add photo (in a document or in to photo galleri) i got that problem. i re-installed mojoportal but problem is still contiuning. i read a lot of document on the site, i think its about "mediumtrust" but i couldn't find any solution. (actually i couldnt find any web.mediumtrust.config file anywhere)
using mssqlusing mojoportal 4
here is the problem:
Object reference not set to an instance of an object.
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: System.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]mojoPortal.Web.GalleryUI.GalleryImageEdit.btnUpdate_Click(Object sender, EventArgs e) +294System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
Is the Image Gallery on a page? It must be on a page you should not add images to it from Content Manager
Hope that helps,
Joe