1) What is the difference between below said two lines; & what will be the write syntex
<add key="UnknownSpnHint" value="(net.tcp://appsvr:7046/mohanilive/Service)=NoSpn;"
<add key="UnknownSpnHint" value="(net.tcp://appsvr:7046/MOHANIlive/Service)=Spn;"
*This post is locked for comments
(net.tcp://NavServer:Port/ServerInstance/Service)=NoSpn|SPN
* NavServer is the name of the computer that is running the Microsoft Dynamics NAV Server.
* Port is the port number on which the Microsoft Dynamics NAV Server is running.
* ServerInstance is the name of the Microsoft Dynamics NAV Server instance.
* NoSpn|SPN specifies whether to use an SPN. If the ServicePrincipalNameRequired key is set to false, then set this value to NoSpn. If the ServicePrincipalNameRequired key is set to true, then set this value to Spn.
Default value: (net.tcp://localhost:7046/DynamicsNAV110/Service)=NoSpn
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156