We are getting a SecurityException when using Entity framework on godaddy. The entity has been configured against a MySQL store. (v. 6.1.2) A bit of weirdnes
SecurityException
I simply added trust level="Full" to my Web config file, and it worked