April 2017
Intermediate to advanced
706 pages
17h 8m
English
Before our customer can use our application this line of PowerShell code can be executed:
Publish-NAVApp -ServerInstance DynamicsNAV100 -Path "Q:WDTUWDTU.navx" -SkipVerification
We use the -SkipVerification parameter because our extension is not signed with a certificate. The ServerInstance we use in our example (DynamicsNAV100) is the default instance and may be different on your system.
Read now
Unlock full access