ASP.NET


I am receiving System.Security.SecurityException. Why?
When running your application you may see:

That assembly does not allow partially trusted callers

or a line that starts with:

System.Security.SecurityException
It means that, Your application requires Full Trust. While most web hosts do not support this, but our windows hosting with WebsitePanel can turn on this application on you request.