I’ve downloaded the samples and also run them from Product Center. In both cases, I get an error:
Server 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) +474726
System.Drawing.Image.Save(String filename, ImageFormat format) +69
System.Drawing.Image.Save(String filename) +25
ohM=.khQ=.lRQ=(Page page, Type type) +771
ThinkGeo.MapSuite.WebEdition.Map.OnLoad(EventArgs e) +167
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Control.LoadRecursive() +145
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772