Permission issue

billbill Member Posts: 100
edited 2014-10-27 in NAV Three Tier
Hi all, i have a strange issue. I had a table with object id 50000. Then there was a need to change the structure of the table completelly. I change the structure crete the new fields. The table has the same id 50000. Now i have permission issue on the table, 'You don't have permission to read table xxx. I have a role with permissions on the table.

Any idea please?

Note: Before changing the structure i could access the table.

Comments

  • leugimleugim Member Posts: 93
    bill wrote:
    ... Now i have permission issue on the table, 'You don't have permission to read table xxx.' ...

    table xxx = table 50000???

    if not, check table permissions, links to other tables even from pages or codeunits using tbl 50000.

    you also could try to delete your permission on table 50000 and create it again... seems stupid but sometimes works.

    good luck!
    kind regards.
    _______________
    so far, so good
  • billbill Member Posts: 100
    Yes, table xxx is id 50000. i drop the table and re-create again, also delete from table 2000000071 Object Metadata the id before create the table. The result was the same
  • tinoruijstinoruijs Member Posts: 1,226
    And you use a developers-license?

    Tino Ruijs
    Microsoft Dynamics NAV specialist
Sign In or Register to comment.