Hello
I am setting the MapUnit to Meter, and the MinimumScale to 1, the MaximumScale to 2000000,
but the current scale is changing to 0.0012... each time i build the project, so an error occurs when running the project because the currentscale must be between the minimum scale and the maximumscale, even i set the curretscale to 200, it will change on the next build or opening the container form
Note: Why when an error occurs in any place in the mapsuite the exception will throw in no place, Can i catch the mapsuite exception in one place like an event handler????
thanks