NAS service won't run Adjust Cost-Item Entries routine

PhilipAvisPhilipAvis Member Posts: 10
edited 2006-06-16 in Navision Attain
I have a problem getting the Nas Service to run the Adjust Cost-Item Entries (report 795).
I'm running NAS-SQL V3.6

The NAS service runs a timer and calls various routines at different times(eg Batch Post sales orders). However when it runs Adjust Cost-Item Entries I receive an error 'You do not have permission to modify records in the Item Ledger Entry table'. The service is running under an account with SUPER permissions. I can log in normally as this account and run the Adhust Cost-Item Entries perfectly. So the account has the right permissions and it looks like a problem with NAS.

Does anyone have a workaround for this problem?

Cheers
Phil Avis

Comments

  • kinekine Member Posts: 12,562
    It can be connected to NAS problem with Codeunit permissions. It seems that you need to do technical (C/SIDE) upgrade to newer version (for example 3.70B).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • illugillug Member Posts: 21
    kine wrote:
    It can be connected to NAS problem with Codeunit permissions. It seems that you need to do technical (C/SIDE) upgrade to newer version (for example 3.70B).

    Hi ...

    I am having the exact same problem, running 3.70B on SQL 2000. It seems that the NAS somehow has different permissions than the GUI. The code I am running runs fine with the same user on a normal client.

    Can anybody help?

    With best regards,
    Gudlaugur Ingi
  • illugillug Member Posts: 21
    FYI ... this has been fixed in 4.0 SP2.

    Best regards,
    Gudlaugur Ingi
Sign In or Register to comment.