Ok what am I missing, I have uploaded photo's in the pasted. But I cannot seem to now.?
OS: ???? FC3
MONO: 1.1.8.3
mojoPortal: 20050912
Description: Error processing request.
Error Message: HTTP 500.
Stack Trace:
System.NullReferenceException: Object reference not set to an instance of an object
in <0x00000>
in (wrapper managed-to-native) System.Runtime.InteropServices.Marshal:PtrToStringUni (intptr)
in <0x0007e> System.Drawing.GdipImageCodecInfo:MarshalTo (GdipImageCodecInfo gdipcodec, System.Drawing.Imaging.ImageCodecInfo codec)
in <0x00180> System.Drawing.Imaging.ImageCodecInfo:GetImageEncoders ()
in <0x00021> System.Drawing.Image:findEncoderForFormat (System.Drawing.Imaging.ImageFormat format)
in (wrapper remoting-invoke-with-check) System.Drawing.Image:findEncoderForFormat (System.Drawing.Imaging.ImageFormat)
in <0x0001d> System.Drawing.Image:Save (System.String filename, System.Drawing.Imaging.ImageFormat format)
in (wrapper remoting-invoke-with-check) System.Drawing.Image:Save (string,System.Drawing.Imaging.ImageFormat)
in <0x00383> mojoPortal.Business.GalleryImage:ProcessImage (System.String OriginalFileName)
in <0x00517> mojoPortal.Web.GalleryImageEdit:btnUpdate_Click (System.Object sender, System.EventArgs e)
in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
in <0x0006e> System.Web.UI.WebControls.Button:OnClick (System.EventArgs e)
in <0x00040> System.Web.UI.WebControls.Button:System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (System.String eventArgument)
in <0x00016> System.Web.UI.Page:RaisePostBackEvent (IPostBackEventHandler sourceControl, System.String eventArgument)
in <0x00033> System.Web.UI.Page:RaisePostBackEvents ()
in <0x00238> System.Web.UI.Page:InternalProcessRequest ()
in <0x000a9> System.Web.UI.Page:ProcessRequest (System.Web.HttpContext context)
in <0x00233> System.Web.HttpApplication+ExecuteHandlerState:Execute ()
in <0x0007c> System.Web.HttpApplication+StateMachine:ExecuteState (IStateHandler state, System.Boolean readysync)