I'm running on a windows 7 64bit laptop and I have 6.0 demo version installed.
I can add the maps fine and they display fine. I can also create the feature layers fine as well.
The problem occurs most frequently when i try zooming in and out. The program crashes with the following error:
TargetInvocationException was unhandled,
at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at ThinkGeo.MapSuite.Core.FdoRasterSource.rBM=(Double rRM=, Double rhM=, Int32 rxM=, Int32 sBM=, Int32 sRM=, Int32 shM=)
at ThinkGeo.MapSuite.Core.FdoRasterSource.GetImageCore(RectangleShape worldExtent, Int32 canvasWidth, Int32 canvasHeight)
at ThinkGeo.MapSuite.Core.RasterSource.GetImage(RectangleShape worldExtent, Int32 canvasWidth, Int32 canvasHeight)
at ThinkGeo.MapSuite.Core.RasterLayer.DrawCore(GeoCanvas canvas, Collection`1 labelsInAllLayers)
at ThinkGeo.MapSuite.Core.Layer.Draw(GeoCanvas canvas, Collection`1 labelsInAllLayers)
at ThinkGeo.MapSuite.DesktopEdition.LayerOverlay.DrawCore(GeoCanvas canvas)
at ThinkGeo.MapSuite.DesktopEdition.Overlay.rRM=(GeoCanvas rhM=)
at ThinkGeo.MapSuite.DesktopEdition.Overlay.Draw(GeoCanvas canvas)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.yhU=(IEnumerable`1 yxU=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.yBU=(RectangleShape yRU=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.JhY=(RectangleShape JxY=, Overlay KBY=, Int32 KRY=, Int32 KhY=, GeographyUnit KxY=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.LxY=(IEnumerable`1 MBY=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.FxY=()
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.ExY=(Int32 FBY=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.BRY=(InteractionArguments BhY=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.6RU=(Object 6hU=, Zhc= 6xU=)
at 8BM=.YRU=.OnMouseEvent(Zhc= e)
at 8BM=.YRU=.gBU=(Double gRU=, Double ghU=, Double gxU=, Double hBU=, MapMouseButton hRU=)
at ThinkGeo.MapSuite.DesktopEdition.WinformsMap.AhY=(Object AxY=, MouseEventArgs BBY=)
at System.Windows.Forms.Control.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at SilverScreen3.Program.Main() in E:\Mercury SVN\Users\shaun\SilverScreen3\SilverScreen3\Program.cs:line 18