Welcome to David Sandor Sign in | Join | Help

Browse by Tags

All Tags » SharePoint   (RSS)
Solution: Debugging is not supported under current trust level settings.
The solution to the error below is quite simple. Edit your web.config file. Locate the <system.web> section. Insert the tag: <trust level="Full" /> Save web.config. Server Error in '/solwsi' Application. Debugging is not supported under current Read More...