Hi!
I am trying to follow the step-by-step instructions for the ClickOnce setup for NAV as per the link
https://msdn.microsoft.com/en-us/library/hh997056(v=nav.90).aspx
and I am getting the error below.
+ Exception reading manifest from file://myfileshare/NAV2017_ClientInstall/clickonce/Deployment/ApplicationFiles/Microsoft.Dynamics.Nav.Client.exe.manifest: the manifest may not be valid or the file could not be opened.
+ Application manifest is not semantically valid.
+ Application manifests must specify exactly one <entryPoint> section
I am using mageui.exe (not mage.exe), following the steps detailed here
https://msdn.microsoft.com/en-us/library/xc3tc5xx.aspx
and I cannot set an entry point.
Any suggestions would be appreciated!
I am trying to follow the step-by-step instructions for the ClickOnce setup for NAV as per the link
https://msdn.microsoft.com/en-us/library/hh997056(v=nav.90).aspx
and I am getting the error below.
+ Exception reading manifest from file://myfileshare/NAV2017_ClientInstall/clickonce/Deployment/ApplicationFiles/Microsoft.Dynamics.Nav.Client.exe.manifest: the manifest may not be valid or the file could not be opened.
+ Application manifest is not semantically valid.
+ Application manifests must specify exactly one <entryPoint> section
I am using mageui.exe (not mage.exe), following the steps detailed here
https://msdn.microsoft.com/en-us/library/xc3tc5xx.aspx
and I cannot set an entry point.
Any suggestions would be appreciated!