judero01col / GMap.NET

GMap.NET Windows Forms & Presentation is an excellent open source, powerful, free and cross-platform .NET control. Allows the use of routing, geocoding, directions and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yendux, Mapy.cz, Maps.lt, iKarte.lv, NearMap, HereMap, CloudMade, WikiMapia, MapQuest and many more.
Other
440 stars 197 forks source link

How can I debug where the error is? #172

Open josejmd opened 1 year ago

josejmd commented 1 year ago

We have moved to a new computer our solution that is distributed through clickonce and our clients get the error that there was an error loading the GMap control and as it is in the design of the form, the application does not finish loading. I have changed the code to load the control in the form load and in a try block, in its stacktrace I get the error that I attached. The steps that I have done have been to copy the complete solution from one machine to another and update all NuGet packages, including GMap to its latest version. If I run locally, it runs correctly, but when I publish the application, it doesn't. Can you tell me how I can find out what is happening? Thank you very much Error_Depuracion

MohamedSaeid3 commented 12 months ago

I have the same problem and I haven't found a solution yet. Can you tell me if your problem has been solved?