metadat error

nvermanverma Member Posts: 396
I have searched the form and I have tried all the possible solutions and none of them worked for me, thats why I am creating this post.

I keep getting the following error message -> The object metadata does not exists. identification fields and values: Object type ='table', object id ='50020'

There used to be a table, but it was renumbered to a different id. I have tried recompiling all objects (they all compiled fine, without any issues), I have recreated the page and add it as an action.

On the table everything looks good. In classic I can run it,not a problem. I have tried restarting the server. I am working in classic with sql.

I am not sure how to fix it because all the standard solutions didnt work for me.

Any ideas or suggestions.???

Answers

  • geordiegeordie Member Posts: 655
    Delete the record of your table in Object Metadata and compile it again, should work.
  • ara3nara3n Member Posts: 9,256
    also restart the service tier
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • nvermanverma Member Posts: 396
    I tried restarting the service and it was still giving me that error.

    However, I was able to get it to work. By first exporting all the data from the table, emptying it, deleting the table, and then re-creating it from scratch and then compiled all the objects.

    I never thought about deleting the record from the object metadata and then compling it again. If i were to ever face this issue again, I will definately give that a try.
Sign In or Register to comment.