We are hosting NAV in Azure, and deploying the client using ClickOnce (this was set up using the PowerShell scripts provided as part of NAV 2013 FP1). I am trying to update the ClickOnce deployment to include the ZetadocsCaptureAddin in the Add-ins directory - however this results in an error when running the mage.exe command:
Command: mage.exe -update microsoft.dynamics.nav.client.exe.manifest -fromdirectory .
Error: Warning MSB3110: Assembly 'C:\inetpub\ClickOnce DynamicsNAV_X_at_X\Deployment\UpdatedAppFiles\060913\Add-ins\ZetadocsCaptureAddin\pxclib40.dll' has mismatched identity 'Tracker.PDF-XChange.25', expected file name: 'Tracker.PDF-XChange.25.dll'.
If we run through the rest of the steps to update the manifest, and try to run the NAV ClickOnce client, it fails to run. The error in the log file says "the manifest may not be valid or the file could not be opened".
Is it possible to deploy Zetadocs Express via ClickOnce and if so, what am I doing wrong?
Thanks
*This post is locked for comments