ThinkGeo.com    |     Documentation    |     Premium Support

Error in Geocoder_Web_HowDoI_CS_141211 samples

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

            

        
    







Hi Jay,



Thanks for reporting this issue, I can also notice it. 

Please try to delete the "theme" folder or unchecked on the folder attributes "Read-only". I think this is the crime of the issue and I will update the sample in our wiki.



Thanks again and have a good journey on Map Suite!



Troy

I removed the read-only attribute, and after having to add some additional references (GeoApi, NetTopology), it would run for me. However, now I’m having two other issues. 
  
 1) The map display includes the text “The Map Suite Web evaluation edition has not been installed on the machine, please go to Map Suite Product Center to start evaluation or activate it.” 
  
 2) The marker image does not display. For example, in the GeocodingInChicago sample, I search for the default entry 5300 N Winthrop Ave. The map zooms in, but no marker appears.

Hi Jay,



Both of the two issues are caused by the WebEdition is not evaluating. The sample you are looking for is also referring to WebEdition control, so please evaluate the WebEdition in product center and have another try.



Thanks,



Troy