photo upload problem

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.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
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.
This thread is closed to new posts. You must sign in to post in the forums.
10/22/2012 7:52:14 AM
Gravatar
Total Posts 1

photo upload problem

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 mssql
using 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) +294
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

10/22/2012 9:13:39 AM
Gravatar
Total Posts 18439

Re: photo upload problem

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

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