Hi,
After upgrading from beta1 to beta2 i am struggling just to get stuff working again... Its becoming frustrating because I keep getting various exceptions and errors trying to do the exact same stuff i just had working previous to the update. The most current i keep hitting is:
InvalidOperationException:
"The GeoCanvas is currently not drawing. Please call the BeginDraw method before calling this method."
Stack Trace:
at ThinkGeo.MapSuite.Core.x6d719af406ea4c2c.xbc32d22242378f5c(Boolean x1c27a8ea53684488)
at ThinkGeo.MapSuite.Core.GeoCanvas.get_CurrentWorldExtent()
at ThinkGeo.MapSuite.DesktopEdition.Overlay.Draw(GeoCanvas canvas)
at ThinkGeo.MapSuite.DesktopEdition.xf0380b1a0bc40ca6.StartDraw()
at ThinkGeo.MapSuite.DesktopEdition.x601a5561df898600.x7510a5c148e0acfd(Object x19b0b2213afc2289)
at System.Threading._ThreadPoolWaitCallback.WaitCallback_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)
Anyone have any thoughts as to what might be causing this exception, I don't believe i'm trying to do anything fancy on the map?
Thanks, Chad