I have a C # .NET application developed with Entity Framework, but I can not access the database with the following message:
The underlying pdovider failed to Open.
I have only the application, but no local or remote database, how would I export the Entity Framework modeling in the application for SQL Express / Server?