'tableStr' compile-time function does not specify a known table/map/view/data entity
Problem:
I wrote an event handler and on build the compiler gave an error as below
"'tableStr' compile-time function does not specify a known table/map/view/data entity"
Solution :
You are getting this error because most probably you are uding an object which is yet not referenced in your current model project.
So to fix it you will have to update the model parameters and include the given objects model int he parameter reference model
REstart the Visual studio once updated.
Refer to the below link to see the steps to update the model and the best practise.
https://d365solution.blogspot.com/2020/12/the-assembly-failed-to-load-due-to.html
Thanks,
Vikas Mehta.
No comments:
Post a Comment