You do not have permission to read the Change Log Setup Tbl

tonypangtonypang Member Posts: 101
Hello master i facing the error. When i use the customer license to do the task. I get the following error message.

You do not have permission to read the Change Log Setup Table
Anyone know about this issue ?
NAV

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    It is a straight error message that you do not have permission..please update your license

    if it is for a particular user..look at his roles and permisions..
  • naviannavian Member Posts: 39
    Maybe there are records in the change log tables that shouldn't be there.
    If so, try deleting those records.
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from 'NAV Three Tier' forum to 'NAV/Navision Classic Client' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • sergisoftsergisoft Member Posts: 37
    If you continue having problems after update license file, try banning code form this functions on codeunit 1:

    OnGlobalModify
    OnGlobalInsert
    OnGlobalRename
    OnGlobalDelete

    This will cancel then Log Change functionallity but you will solve your problem.

    Sergi Navarro

    MCTS: Microsoft Dynamics™ NAV 2009 C/SIDE Solution Development

    Visit my Navision Spanish Blog here: http://www.sergisoft.com
  • tonypangtonypang Member Posts: 101
    Thanks all the master
    NAV
  • jannestigjannestig Member Posts: 1,000
    before you do anything, What is the task you are trying to do or what setup is the change log looking at ?
  • ssinglassingla Member Posts: 2,973
    A better trick could be be to unmark "Change Log Activated" in the "Change Log Setup" table.
    CA Sandeep Singla
    http://ssdynamics.co.in
  • krikikriki Member, Moderator Posts: 9,110
    ssingla wrote:
    A better trick could be be to unmark "Change Log Activated" in the "Change Log Setup" table.
    It doesn't work.
    I've had the problem my self some years ago: a record in the Change log setup was made with toggle FALSE with a developer license.
    But the customer did not have access to the table and there was a record, so he always got the error. The only way was to delete the record and then the customer could work again.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • sergisoftsergisoft Member Posts: 37
    ssingla wrote:
    A better trick could be be to unmark "Change Log Activated" in the "Change Log Setup" table.

    Agree with kriki, If you don't have access to this table it doesn't matter wich is the value it contains.

    Sergi Navarro

    MCTS: Microsoft Dynamics™ NAV 2009 C/SIDE Solution Development

    Visit my Navision Spanish Blog here: http://www.sergisoft.com
Sign In or Register to comment.