ThinkGeo.com    |     Documentation    |     Premium Support

Error in automated script GeoResource.axd !?

Hi,


I've been working on a solution all days that utilizes a map in a dialog box (Obout control). It worked earlier, but now suddenly - for no apparent reason I can think of - it errs with this automated script error shown below:



Help please ?


Where to look for a solution ? I haven't touched any of the code relevant to the map as far as I'm aware.


 



Hi again,


Here's the top of my ASPX:



 



Ah,


It seems that I ran into some sort of ASP.net overflow. Maybe with ViewState.


I added 27 "flyouts" (super tool tips), and then I encountered the error. After removing the flyouts again, the map worked again.


Any insights into how to overcome this type of error ?


 



Hello Lars I, 
  
 Thanks for your post, this exception possibly caused by map initialize, some of your javascript code calls map control before it initialized. 
  
 Could you please check these possible code? 
  
 Please let me know if I didn’t get the point. 
  
 Regards, 
  
 Gary