I have been trying to get the Entity Framework to work in my web application using MySQL. It works fine on my local pc, but doesn't work when I put it on the server.
Since the server is a shared server I can install the connector if that is the issue.