Hi,
I have installed the last version 3.0.362 RC to try to fix the problem but now I have the following “Unlicensed” exception as soon as I call a method on winformmap :
L’exception System.InvalidOperationException n’a pas été gérée
Message=“Unlicensed.”
Source=“DesktopEdition”
StackTrace:
à ThinkGeo.MapSuite.DesktopEdition.Overlay.MakeWaterMarked(GeoCanvas canvas)
à ThinkGeo.MapSuite.DesktopEdition.Overlay.Draw(GeoCanvas canvas)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.xfbd15a0e9d15f4e2(Graphics x783a718028818269, RectangleShape xb35a33b423b17f65)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.x8d24c2babbc69053(Overlay x32c2370c791132c5)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.x568a187128faa92b(IEnumerable`1 xa6f0db4f183189f1)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.x9ac8c50f434f4b39(Int32 xb565f4681f05557a)
à ThinkGeo.MapSuite.DesktopEdition.WinformsMap.Refresh()
à icenter.GeosetManager.MSGeoSetManager.ZoomTo(RectangleShape r) dans C:\travail\dev\CVSRepo\GPTranS\windows\Iqube\icenter.MapControler\MSGeoSetManager.cs:ligne 158
à icenter.GeosetManager.MSGeoSetManager.ZoomToFullExtent() dans C:\travail\dev\CVSRepo\GPTranS\windows\Iqube\icenter.MapControler\MSGeoSetManager.cs:ligne 146
à icenter.GeosetManager.MSGeoSetManager.OpenGeoset(String aFileName) dans C:\travail\dev\CVSRepo\GPTranS\windows\Iqube\icenter.MapControler\MSGeoSetManager.cs:ligne 324
à MapControlerTest.Form1.button1_Click(Object sender, EventArgs e) dans C:\travail\dev\CVSRepo\GPTranS\windows\Iqube\MapControlerTest\MapControlerTest\Form1.cs:ligne 25
à System.Windows.Forms.Control.OnClick(EventArgs e)
à System.Windows.Forms.Button.OnClick(EventArgs e)
à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
à System.Windows.Forms.Control.WndProc(Message& m)
à System.Windows.Forms.ButtonBase.WndProc(Message& m)
à System.Windows.Forms.Button.WndProc(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
à System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
à System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
à System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
à System.Windows.Forms.Application.Run(Form mainForm)
à MapControlerTest.Program.Main() dans C:\travail\dev\CVSRepo\GPTranS\windows\Iqube\MapControlerTest\MapControlerTest\Program.cs:ligne 17
à System.AppDomain._nExecuteAssembly(Assembly assembly, String[] args)
à System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
à Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
à System.Threading.ThreadHelper.ThreadStart_Context(Object state)
à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
à System.Threading.ThreadHelper.ThreadStart()
Thanks to help me,
Jerome