Open the .edmx file as shown below, double click and see what the namespace is.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I modified one entity in edmx file and updated Model from database and after that I get many errors of this type :
Error CS0246 The type or namespace name 'dataContextEntities' could not be found (are you missing a using directive or an assembly reference?)
I don't know how to fix it and what reference is missing.
How to check what is missing or what is wrong?
Best regards,
Open the .edmx file as shown below, double click and see what the namespace is.