WIX Setup Project - Could not load file or assembly GMap.net

47 Views Asked by At

I have a windows form app that I have deployed using a WIX4 Setup project.

The app installs fine, but I am getting the following error message when opening it (I added some exception handling to show the error message).

enter image description here

I used a visual studio set up project originally and did not get the issue when running, so something is different with WIX but I need to be able to run custom actions prior to install so Wix seems to be the only option.

Has anyone come across this and know how to resolve?

I have tried various versions of GMap.

cheers.

0

There are 0 best solutions below