ThinkGeo.com    |     Documentation    |     Premium Support

New trial installation complains license expired?

I downloaded and started 30 day trial - but when I built the sample project HowDol, and run it - it complains the following - what is wrong?

System.InvalidOperationException
HResult=0x80131509
Message=Your ThinkGeo Map Suite Desktop for WinForms evaluation license has expired. To continue using this product, please purchase a full license at https://thinkgeo.com/pricing. Contact sales@thinkgeo.com if you have any questions.
Source=ThinkGeo.UI.WinForms
StackTrace:
at CxQ=.fUk=.f0k=(Canvas canvas, Double canvasWidth, Double canvasHeight)
at ThinkGeo.Core.TileView.OUw=()
at ThinkGeo.Core.TileView.OnApplyTemplate()
at System.Windows.FrameworkElement.ApplyTemplate()
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Canvas.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Canvas.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Canvas.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Canvas.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.DockPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Forms.Integration.ElementHost.b__54_0()
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback)
at System.Windows.Forms.Integration.ElementHost.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Integration.ElementHost.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks wuxinxin,
Do you download the product center at https://helpdesk.thinkgeo.com/Home

And activate the Eval License?

Also after you download the sample from https://gitlab.com/thinkgeo/public/thinkgeo-desktop-maps
You may need upgrade the mapsuite related NuGet library to the latest ones.

Thanks

Frank

Thank you for the heads up

Yes I did activate the trial license and it shows “30 days of evaluation left”

I found I need to update the packages to the latest 12.3.5, then everything works now. Thank you agian.

Thanks Wu,
Good to know it works.

Thanks

Frank