trigger and code unit

rohitchaubey2001rohitchaubey2001 Member Posts: 45
edited 2006-03-10 in Navision e-Commerce
hi,

when i try to run the application server from the command line it give the following error,
trigger 1 and codeunit 99 does not exist

how do i remove them.

also i tried to run it through the services but again it shows error:1

thanks
](*,)

Comments

  • krikikriki Member, Moderator Posts: 9,110
    I think it should be : trigger 99 in codeunit 1 does not exist.
    To use the NAS you need function with ID=99 in codeunit 1.
    Take a Cronus DB and look at function "NASHandler(NASID : Text[260])".
    This is the one the NAS calls.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.