the microsoft dynamics nav server service on local computer

sumalathasumalatha Member Posts: 3
edited 2015-06-07 in NAV Three Tier
Hi All,
When i was trying to start "microsoft dynamics nav" Service from Services, i got this msg...
"the microsoft dynamics nav server service on local computer started and then stopped. Some services stop automatically if they have no work to do"
Please help me out how i can solve this problem.

Thank you,
Sumalatha.

Comments

  • chengalasettyvsraochengalasettyvsrao Member Posts: 711
    Stop default nav service then run the other service ,after that again start the default nav service.
  • sumalathasumalatha Member Posts: 3
    i think Default nav server means Microsoft Dynamics NAV Server,
    the status of Microsoft Dynamics NAV Server is stopped only,
    i dint get what exactly the other service means?
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from 'NAV/Navision' forum to 'Navision Attain' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Ian_Piddington10199Ian_Piddington10199 Member Posts: 167
    Have you had a look in the application event viewer to see if there is a message that may help undestand why it has stopped?

    regards

    Ian
    Regards

    Ian
  • jlandeenjlandeen Member Posts: 524
    Are you trying to start the Server instance or a Web Service Instance? I encountered the same error when I was trying to start a Web Service instance of the server that wasn't properly installed?

    There are some posts on the MSDN site for Dynamics NAV that walk you through installing the service properly with the SC command.
    Jeff Landeen - Sr. Consultant
    Epimatic Corp.

    http://www.epimatic.com
  • awarnawarn Member Posts: 261
    I have gotten this error before, it seems to happen (for me) when I have edited the configuration file and messed something up. Check it carefully, including servername and database name, because these are the keys most often edited.

    If those values in the file are not correct, then the service will not start.

    -awarn
  • AndwianAndwian Member Posts: 627
    Stop default nav service then run the other service ,after that again start the default nav service.
    :thumbsup:
    Regards,
    Andwian
  • BillNavtnBillNavtn Member Posts: 9
    Are u using SQL Server 2008 R2 ? I had this problem with SQL 2008 but when the R2 version was installed everything was alright.
    Try to change The user of Nav Service by u (The administrator) and not Network Auth and restart ur service.
  • rizwanwakilrizwanwakil Member Posts: 1
    Dear All, today I have sort out said problem. I have change the configuration file (CustomSettings.config) located in C:\Program Files\Microsoft Dynamics NAV\60\Service
    replace the following line

    <add key="WebServicesDefaultTimeZone" value="UTC">

    with

    <add key="WebServicesDefaultTimeZone" value="Server Time Zone"></add>
Sign In or Register to comment.