azure entity framework issues with error code Unknown error: 0x80070057

0

I having issues with entity framework on Azure Database, I can open up the models and update the database entities but when I try to run the application the first data call get error Entity Framework is throwing an error “Unable to evaluate the expression. Operation not supported. Unknown error: 0x80070057.” I'm thinking if I can open the model up and update the entities i have the correct permissions.

I'm not getting the same issues when running localhost with localhost database.

Thanks

azure
entity

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0