All Tags »
Allow partially trusted callers
Sorry, but there are no more tags available to filter with.
-
I've built an ASP.NET 2.0 app that connects to a MySql database and everything works fine in Full Trust. When I change my local (global) web.config to a modified Medium Trust policy, I get this error.
Any ideas how to get rid of this?
Thanks.