ThinkGeo.com    |     Documentation    |     Premium Support

Cultural reference

Hi! I found a new problem!


I saved a web site after prove that it works properly as a sample for how to use google maps adding my shapefiles over it. I worked perfectly, so I saved it and never touched again. Now I found a proble with some codes I know that work so I proved the sample again and now it gives me the same problem:


There were no adequate resources for cultural reference specified or cultural reference for the neutral. Check if "ThinkGeo.MapSuite.WebEdition.Properties.ExceptionDescription.resources" has been embedded or linked properly in the assembly "WebEdition" during the compilation time or that all the required satellite assemblies can be loaded and fully signed.

What does it mean?


Thanks a lot!!



Miren, 
  
 The current WebEdition has a bug that if the assembly throws an Exception, map control cannot get the Exception Description from the resources, and it will throw a “cannot find any resources“exception. That means, whatever the real exception is, the control will eat that exception and throw the “cannot find resources” one. This is definitely inconvenient and sorry about that, we will make it right in the next version.  
  
 So for now, I cannot do much according to your exception description. Just please review your code carefully. If it is not sensitive, you can also send the demo to us and we can do it for you. 
  
 Ben