Posts Tagged: hosting
-
Mar 29, 2010
2 CommentsSolution for “System.Security.Policy.PolicyException: Required permissions cannot be acquired”
This bug is generally visible at the deployment time for ASP.Net 2.0 applications which is built on the Enterprise Library 2.0 (Jan 2006). Specially this will occur when we are deploying in shared hosting (eg: godaddy..etc). The error message screen shot is given below. In the internet everybody suggested to put the <trust level=”Low” originUrl=”" />...