Service wont start using domain login

julkifli33julkifli33 Member Posts: 1,092
edited 2012-12-05 in NAV Three Tier
hi all
i want to start service using domain login
but it can be started
if i try using local , then can start
do i miss something?
thanks

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    What error message you are getting?

    any additional info in Event viewer?

    How many services you have?
  • julkifli33julkifli33 Member Posts: 1,092
    What error message you are getting?

    any additional info in Event viewer?

    How many services you have?

    from event viewer -->
    The service MicrosoftDynamicsNavServer failed to start. This could be caused by a configuration error. Detailed error information:System.ServiceModel.CommunicationException: The service endpoint failed to listen on the URI 'net.[url=tcp://navapps.navdomain.com:7046/DynamicsNAV/Service']tcp://navapps.navdomain.com:7046/DynamicsNAV/Service'[/url] because access was denied. Verify that the current user is granted access in the appropriate allowedAccounts section of SMSvcHost.exe.config. ---> System.ComponentModel.Win32Exception: Access is denied

    error message is the service started and then stopped

    previously i have only 1 service, and it can run
    and then i create another service... so they become 2 service
    now neither service 1 nor service 2 can't started
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    julkifli33 wrote:
    The service MicrosoftDynamicsNavServer failed to start. This could be caused by a configuration error. Detailed error information:System.ServiceModel.CommunicationException: The service endpoint failed to listen on the URI 'net.[url=tcp://navapps.navdomain.com:7046/DynamicsNAV/Service']tcp://navapps.navdomain.com:7046/DynamicsNAV/Service'[/url] because access was denied. Verify that the current user is granted access in the appropriate allowedAccounts section of SMSvcHost.exe.config. ---> System.ComponentModel.Win32Exception: Access is denied
    I hope it is very clear that the account has no access to server
  • julkifli33julkifli33 Member Posts: 1,092
    julkifli33 wrote:
    The service MicrosoftDynamicsNavServer failed to start. This could be caused by a configuration error. Detailed error information:System.ServiceModel.CommunicationException: The service endpoint failed to listen on the URI 'net.[url=tcp://navapps.navdomain.com:7046/DynamicsNAV/Service']tcp://navapps.navdomain.com:7046/DynamicsNAV/Service'[/url] because access was denied. Verify that the current user is granted access in the appropriate allowedAccounts section of SMSvcHost.exe.config. ---> System.ComponentModel.Win32Exception: Access is denied
    I hope it is very clear that the account has no access to server

    How come?
    how to set it have access to the server?
    this nav service, I already added as a user to the database
    and i give a SUPER role
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    julkifli33 wrote:
    How come?
    how to set it have access to the server?
    this nav service, I already added as a user to the database
    and i give a SUPER role

    this permission is related to NAV, now you need to give system access permissions..
    contact your system administrator :)
  • julkifli33julkifli33 Member Posts: 1,092
    julkifli33 wrote:
    How come?
    how to set it have access to the server?
    this nav service, I already added as a user to the database
    and i give a SUPER role

    this permission is related to NAV, now you need to give system access permissions..
    contact your system administrator :)

    you mean from SQL Server?
    this one i just testing...
    i have all the password admin
    so what should i do, to grant nav service to access?
  • Peter_Wibeck_[MSFT]Peter_Wibeck_[MSFT] Member, Microsoft Employee Posts: 78
    Are you running with different ports on the 2 services?
    Have you enabled "Log on as service" for the domain account on the machine?
    “This posting is provided "AS IS" with no warranties, and confers no rights.”

    Peter Wibeck
    Software Development Engineer in Test
    Dynamics NAV Server and Installer team
    http://blog.wibeck.org/
Sign In or Register to comment.