Options

Cannot Start Windows Service for Navision

Deepankar1982Deepankar1982 Member Posts: 38
I have created a new Nas Service using "nas.exe" but when i am going to start, its giving an error

Could not start the Application Server for Microsoft Dynamics NAV Classic (Service Instance Name) service on Local Computer.

Error 1: Incorrect function.


I have given the system paswd on Logon Tab of NAS Service form.
And also created same userid on NAvision Database.

Please suggest me how to get rid of this thing.

Deepankar

Comments

  • Options
    jannestigjannestig Member Posts: 999
    Are you using an SQL DB or a Native DB ?
  • Options
    ta5ta5 Member Posts: 1,164
    What parameters did you set when you installed the nas service?
    If you don't know anymore you can have a look in the nas service manager or in the registry. Also very helpful the windows application log.

    Thomas
  • Options
    Deepankar1982Deepankar1982 Member Posts: 38
    I have Installed the NAS for both the databases successfully and during installation i have given "TEST" as a parameter and same parameter i have declared in "NASHandler" function of codeunit 1 as a parameter but when services starts, its giving an error -

    "The network is not functioning correctly. A packet has been corrupted and returns a checksum error."

    Can you tell me why i am getting this error now ?
  • Options
    ta5ta5 Member Posts: 1,164
    It looks like you are using tcps instead of tcp. Can you check this parameter in NAS service manager?
    Thomas
  • Options
    james_csjames_cs Member Posts: 39
    yes -

    I got this message when trying to connect to a server running Secure TCP from a client set to TCP. It was fine when I set the client to TCPS.

    Happy days!
Sign In or Register to comment.