Hello,
I recently registered to ThinkGeo to try your code sample for a Winforms application. I cloned the project offered on GitLab from this link: https://gitlab.com/thinkgeo/public/thinkgeo-desktop-maps and also downloaded the thinkGeo Product Center 12 for Windows.
My problem is when I try to run the application in Visual Studio, an error occurs at line 121 of the Samples.cs file and gives me an Exception Unhandled message: System.InvalidOperationException: ‘Dispatcher processing has been suspended, but messages are still being processed.’
I am using Visual Studio Professional 2019, Version 16.8.1
What should I do?
Cat