MapSuite Team,
I’ve discovered that under V10 if your application issues a System.Environment.Exit(0) in the Window_Loaded Event the below exception is encountered. This was not the case in V9.
Any suggestions on how to overcome this behavior?
Thanks,
Dennis
System.NullReferenceException was unhandled
Message: An unhandled exception of type ‘System.NullReferenceException’ occurred in ThinkGeo.MapSuite.Wpf.dll
Additional information: Object reference not set to an instance of an object.