Entity framework – Unable to load the specified metadata resource
If you are using entity framework and gets the following error message “Unable to load the specified metadata resource” while trying to fetch some data from a database. You can see what cause this message and how to solve it.…