Team Logo

Post Reply
Bluecat
Posts: 55
Joined: Mon Feb 15, 2010 6:00 pm

Team Logo

Post by Bluecat » Sat Jan 05, 2013 3:05 pm

I have been trying to change my team logo in my draft champions league and every time I try I get this message:


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) +377630
System.Drawing.Image.Save(String filename, ImageFormat format) +69
Put_Logo.TeamLogo.savePhysical() +359
Put_Logo.TeamLogo.Save() +469
Put_Logo.WebForm1.Page_Load(Object sender, EventArgs e) +1167
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

Is this something on my end or is there a problem with the website?

Bluecat
Posts: 55
Joined: Mon Feb 15, 2010 6:00 pm

Re: Team Logo

Post by Bluecat » Sat Feb 23, 2013 9:48 pm

The team logo function works fine now but I'm still getting the same error message when I try to change my Profile Logo.

Post Reply