After publishing the asp.net, MVC project to the product server, getting:
MetadataException: Unable to load the specified metadata resource
It means that the application is unable to load the EDMX.
There are several things that can cause this, but most likely, due to an invalid connection string. Please make sure you have updated the connection string with the proper value after publishing it to the server.