I’m trying to deploy my C# application via Clickonce and MapWinGis COM Free registration.
I set the MapWinGIS.ocx to Isolated = true but it’s giving me error in form designer class which has MapWinGIS Map control (The specified module could not be found. (Exception from HRESULT: 0x8007007E)). Can you help me? I want to deploy my application without installing MapWinGIS first in user machine. I’m managed to create MapWinGIS bootstraper so clickonce installer will call the MapWinGIS installer in order to install it first before my application. I found it ugly and user might get confused with the installation process. I’m using MapWinGIS 4.8.