Hi All
hope you are all doing great
have a an issue with starting the newly created web service instance
here is the script for the creating the service
SC CREATE "MicrosoftDynamicsNAV$Svr2" binpath= "C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service2\Microsoft.Dynamics.Nav.Server.exe" DisplayName= "MSSvr2"
SC CREATE "MicrosoftDynamicsNAVWS$Svr2" binpath= "C:\Program Files (x86)\Microsoft Dynamics NAV\60\Service2\Microsoft.Dynamics.Nav.Server.exe $Svr2" DisplayName= "MSWSSvr2" type= share
have created successfully two new web services but the thing is movement I start I am getting below erro
"Windows could not start the MSWSSvr2 service on Local Computer.
Error 5: Access is denied."