MetadataException: Unable to load the specified metadata resource
This means that the application is unable to load the EDMX. There are several things which can cause this. You might have changed the MetadataArtifactProcessing property of the model to Copy to Output Directory. The connection string could be wrong. I know you say you haven’t changed it, but if you have changed other things … Read more