ClickOnce setup issues

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

Answers

  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]

    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • RockWithNAVRockWithNAV Member Posts: 1,139
    Hey phil_draper,

    I have had done this multiple times, you need to follow the steps very carefully otherwise every time you will end up with an error either in manifest maze or application file.

    You are trying to achieve this for local server within same domain or in Azure?
Sign In or Register to comment.