Logo Issue :

Post Reply
D-Day Heroes
Posts: 875
Joined: Tue Aug 22, 2006 6:00 pm

Logo Issue :

Post by D-Day Heroes » Fri Sep 07, 2007 12:30 pm

I keep getting this error report when i try uploading my logo..... any suggestions...?


Error in '/' Application.
--------------------------------------------------------------------------------

A generic error occurred in GDI+.
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.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.

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:


[ExternalException (0x80004005): A generic error occurred in GDI+.]
System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams) +581
System.Drawing.Image.Save(String filename, ImageFormat format) +61
Put_Logo.TeamLogo.savePhysical()
Put_Logo.TeamLogo.Save()
Put_Logo.WebForm1.Page_Load(Object sender, EventArgs e)
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.
" When you are in any contest you should work as if there were - to the very last minute - a chance to lose it. "
- Dwight D. Eisenhower

Post Reply