Hello all,
I'm trying to deploy my MapWinGIS project using ClickOnce with no luck. Is this not supported?
To isolate what I'm seeing I've created a new, nearly empty project with a single form with a single axmap in visual studio 2013 express. I'm using the latest 4.9.3 32 bit installer to get the activeX registered on my development machine. On my development machine the application builds and runs fine. I can publish the application as a click once installer and this deploys the application flawlessly on my development machine. But when I try to run it on a deployment test machine it bombs out before opening with a non informative "A problem caused the program to stop working" error message.
If I manually install the activeX on the target machine the installer starts working. I've tried changing the Copy Local, Embed Interop Types, and Isolated properties of the AxMapWinGIS and MapWinGIS references with no luck. Is there anything I'm missing here?
Thanks,
Colin
I'm trying to deploy my MapWinGIS project using ClickOnce with no luck. Is this not supported?
To isolate what I'm seeing I've created a new, nearly empty project with a single form with a single axmap in visual studio 2013 express. I'm using the latest 4.9.3 32 bit installer to get the activeX registered on my development machine. On my development machine the application builds and runs fine. I can publish the application as a click once installer and this deploys the application flawlessly on my development machine. But when I try to run it on a deployment test machine it bombs out before opening with a non informative "A problem caused the program to stop working" error message.
If I manually install the activeX on the target machine the installer starts working. I've tried changing the Copy Local, Embed Interop Types, and Isolated properties of the AxMapWinGIS and MapWinGIS references with no luck. Is there anything I'm missing here?
Thanks,
Colin