MapWindow / MapWinGIS

MapWinGIS.ocx is a FREE and OPEN SOURCE C++ based geographic information system programming ActiveX Control and application programmer interface (API) that can be added to a Windows Form in Visual Basic, C#, Delphi, or other languages that support ActiveX, providing your app with a map. Go to our forum for questions and help:
https://mapwindow.discourse.group/
Mozilla Public License 2.0
270 stars 134 forks source link

Issue between MapWinGIS 5.3.0 and CrystalReports 13.0.31.4010 #225

Open ivanleo85 opened 1 year ago

ivanleo85 commented 1 year ago

Sorry, my English is bad, but... I have a problem with mapwingis and crystalReports, when I execute winform if I use first CrystalReport I get one exception when I call a Mapwingis

image

if I use first MapWinGIS I get that exception when I Inicialize the instance of ReportDocument

image

All the project is C# .Net 4.5

Thanks.