Hi there,
Here is the error message that I get after migrating my project to v9.0.0.0.
The displayed file is our integration test file, so we can be sure that it was displayed correctly with v8
any idea, breaking change or regression ?
Thank you
Patrick.
Exception in drawcore after migrating to v9
Hi Patrick,
Seems like you didn’t paste the error message here, would you please attach it again?
Waiting for your further information.
Thanks,
Troy
Array items should bigger than 0.
Nom du paramètre : features
à xRM=.GSs=.dSs=(IEnumerable objects, String argumentName)
à ThinkGeo.MapSuite.Core.ZoomLevel.DrawCore(GeoCanvas canvas, IEnumerable`1 features, Collection`1 currentLayerLabels, Collection`1 allLayerLabels)
à ThinkGeo.MapSuite.Core.ZoomLevel.Draw(GeoCanvas canvas, IEnumerable`1 features, Collection`1 currentLayerLabels, Collection`1 allLayerLabels)
à ThinkGeo.MapSuite.Core.ShapeFileFeatureLayer.yhU=(GeoCanvas canvas, RectangleShape marginWorldExtent, Collection`1 labelsInAllLayers, ZoomLevel currentZoomLevel, Collection`1 columnNames, ShapeFileFeatureSource shapeFileFeatureSource, Collection`1 smallBoxes, Collection`1 ids)
à ThinkGeo.MapSuite.Core.ShapeFileFeatureLayer.DrawCore(GeoCanvas canvas, Collection`1 labelsInAllLayers)
à ThinkGeo.MapSuite.Core.Layer.Draw(GeoCanvas canvas, Collection`1 labelsInAllLayers)
à ThinkGeo.MapSuite.DesktopEdition.LayerOverlay.DrawCore(GeoCanvas canvas)
à ThinkGeo.MapSuite.DesktopEdition.Overlay.sRM=(GeoCanvas canvas)
à ThinkGeo.MapSuite.DesktopEdition.Overlay.Draw(GeoCanvas canvas)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.dRQ=(IEnumerable`1 drawingOverlays, RectangleShape extent)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.dBQ=(RectangleShape drawingExtent, RectangleShape extent)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.lBQ=(RectangleShape extent)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.khQ=(Int32 delayInterval, RectangleShape extent)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.Refresh()
Hi Patrick,
We fixed a bug which might be related this issue in 9.0.11.0 and 9.0.0.11, would you please try it?
Thanks,
Troy