I had a simple web application wich I saved and don't touched again because it worked, wich the only thing it do is show a points layer of my own over google/virtual/yahoo maps,but now, I get two errors:
- First: I can't see my points, I only get the whole screen full of the next text :
Could not find any resources appropriate for the specified culture or the neutral culture. Make sure "ThinkGeo.MapSuite.WebEdition.Properties.ExceptionDescription.resources" was correctly embedded or linked into assembly "WebEdition" at compile time, or that all the satellite assemblies required are loadable and fully signed.
- Second: When a change the baseLayer between google and yahoo the center of the map is moved to the upper left corner and when I change it again it goes back to its place. This isn`t very important but it's very strange.
I let you the full application, if you know what is the problem I'll heard you, because the last time I get the first error I add just one line (Map1.MapUnit = GeographyUnit.Meter ) and it worked, but now again...
Thank you all for your help
289-application.zip (6.56 KB)
290-Maps.zip (235 KB)