L'exception System.Reflection.TargetInvocationException n'a pas été gérée par le code utilisateur Message=Une exception a été levée par la cible d'un appel. Source=mscorlib StackTrace: à System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) à System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner) à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) à System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) à System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) à hxQ=.Phw=.RBw=(Int32 RRw=, Int32 Rhw=, Int32 Rxw=, Int32 SBw=, Int32 SRw=, Int32 Shw=) à ThinkGeo.MapSuite.Core.EcwRasterSource.GetImageCore(RectangleShape worldExtent, Int32 canvasWidth, Int32 canvasHeight) à ThinkGeo.MapSuite.Core.RasterSource.GetImage(RectangleShape worldExtent, Int32 canvasWidth, Int32 canvasHeight) à ThinkGeo.MapSuite.Core.RasterLayer.DrawCore(GeoCanvas canvas, Collection`1 labelsInAllLayers) à ThinkGeo.MapSuite.Core.Layer.Draw(GeoCanvas canvas, Collection`1 labelsInAllLayers) à ThinkGeo_1.MultiGeoRasterLayerECW.DrawCore(GeoCanvas canvas, Collection`1 labelsInAllLayers) dans C:\Steph_WPFCarto\TestApp\ThinkGeo_1_20120524_Dll600\ThinkGeo_1\ThinkGeo_1\MultiGeoRasterLayerECW.cs:ligne 134 à ThinkGeo.MapSuite.Core.Layer.Draw(GeoCanvas canvas, Collection`1 labelsInAllLayers) InnerException: System.AccessViolationException Message=Tentative de lecture ou d'écriture de mémoire protégée. Cela indique souvent qu'une autre mémoire est endommagée. Source=MapSuiteECWX86 StackTrace: à MapSuiteECWX86.ERDASImage.GetScaledBitmap(Int32 cx, Int32 cy, Int32 width, Int32 height, Int32 destWidth, Int32 destHeight) à MapSuiteGeoRaster.GeoImageECW.GetScaledBitmap(Int32 cx, Int32 cy, Int32 width, Int32 height, Int32 destWidth, Int32 destHeight) à MapSuiteGeoRaster.GeoImage.GetScaledBitmap(Int32 cx, Int32 cy, Int32 width, Int32 height, Int32 destWidth, Int32 destHeight) InnerException: