Hi,
after some manipulation I'm receiving this exception while panning; please help.
This occurs in vs2008, ms 3.0.362, both in single & multithread.
Patrick.
Le format de la chaîne d'entrée est incorrect.
à System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
à System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
à System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
à ThinkGeo.MapSuite.Core.FileBitmapTileCache.GetHigherScaleTileCore(RectangleShape tileBoundingBox, Double tileScale)
à ThinkGeo.MapSuite.Core.BitmapTileCache.GetHigherScaleTile(RectangleShape tileBoundingBox, Double tileScale)
à ThinkGeo.MapSuite.DesktopEdition.xae5a18c284d0ccc8.GetHigherScaleTileCore(RectangleShape tileBoundingBox, Double tileScale)
à ThinkGeo.MapSuite.Core.BitmapTileCache.GetHigherScaleTile(RectangleShape tileBoundingBox, Double tileScale)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.DrawSinglePreview(Graphics graphics, Overlay overlay, BitmapTile bitmapTile)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.xf12dc5c7e687c240(Boolean x991dc8ddc7528b44, RectangleShape x178b193eec228e6e)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.x9ac8c50f434f4b39(Int32 xb565f4681f05557a)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.xae767d6c6f6af1ca(InteractionArguments x195facd4ef5d753d)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.xfeca3317d3c75bbb(Object xd9272088e65bd176, x6a8380ab1a7ebb4c xc2fd4c0ed406cdb7)
à ThinkGeo.MapSuite.DesktopEdition.x5cd462d41be2f68a.OnMouseEvent(x6a8380ab1a7ebb4c e)
à ThinkGeo.MapSuite.DesktopEdition.x5cd462d41be2f68a.AnalyseMouseMove(Double screenX, Double screenY, Double worldX, Double worldY)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.x7df2db1d74504263(Object xd9272088e65bd176, MouseEventArgs xc2fd4c0ed406cdb7)
à System.Windows.Forms.Control.WmMouseMove(Message& m)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)