Monday, July 04, 2011

The file '/_controltemplates/Usercontrol.ascx' does not exist

You will get this error when you implement CAS(Code Access Security) in SharePoint.To resolve this issue just add/update trust level from "Custom" to "Full".Thats it.
 trust level="Full" originUrl="" />
<

1 comment: