Application server

rohitchaubey2001rohitchaubey2001 Member Posts: 45
Hi,

whenever i run Application server from the services(control pannel->administrative tools->) there are servers[Navision(name of my computer)-Classic and Navision-SQl],it gives the following error:

Error 1:Incorrect function

what should i do??

kindly help
thanks

Comments

  • kinekine Member Posts: 12,562
    1) In Codeunit 1 must exist one function (trigger) with ID 99 (NASHandler)
    2) You need to set the startupparameter for the NAS (this param is passed into the NASHandler)

    Check if the function NASHandler exists. If you are using CRONUS DB, there are possible startupparam (4.00SP1) - CG (Commerce Gateway), NEP-xxx (Employee portal), ADCS (for the ADCS module), MAILLOG, SMARTTAG. You can add your own there...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.