I want to provide the Nav 2017 RTC as a ClickOnce install for the users. I have read thru the web page https://msdn.microsoft.com/en-us/library/hh997056(v=nav.90).aspx and have had no issues with the shared method apart from the fact the installation on a workstation fails. The log file shows an error
+ Application manifest is not semantically valid.
+ Assembly matching the entry point cannot be found.
Looking thru the xml in the files all seems well but I am a bit confused as only the program microsoft.dynamics.nav.client.exe is mentioned I was expecting a lot of supporting modules to be in there as well. I have removed the x86 exe as the xml only references the install entry point as <commandLine file="Microsoft.Dynamics.Nav.Client.exe"
Any help would be appreciated
+ Application manifest is not semantically valid.
+ Assembly matching the entry point cannot be found.
Looking thru the xml in the files all seems well but I am a bit confused as only the program microsoft.dynamics.nav.client.exe is mentioned I was expecting a lot of supporting modules to be in there as well. I have removed the x86 exe as the xml only references the install entry point as <commandLine file="Microsoft.Dynamics.Nav.Client.exe"
Any help would be appreciated