When building my Model I get three types of errors and no idea what they mean, I am new and using the wizard in VS to create these data entities. One able has no natural key so I created a data entity from another table then removed and added the correct datasource and fields etc.. However building this it comes up with errors on most of my newly created entities. Using Dynamics 365
Severity Code Description Project File Line Suppression State
Error The name '_InventTransde' denotes a parameter, and cannot be reused in this context. dynamics://Class/__Persister__
Severity Code Description Project File Line Suppression State
Error Class '__Persister__' was not found. Are you missing a module reference? dynamics://Table/InventTransOriginde/Method/__doUpdate
Severity Code Description Project File Line Suppression State
Error The generated nested class could not be parsed for the entity "ANBInventBatch" dynamics://View/InventBatchde