Rants and Raves
Thanks for visiting my blog!
SharePoint and "Debugging is not supported under this trust level"
January 15, 2005
Url: http://realise-systems.net/blog/jsaull/archive/…
This nasty problem confused the heck out of me. Luckily I wasn’t the only one. James Saull ran into it on a machine with SharePoint installed (same as me). Removing the virtual directory (or whole Virtual Server) from the SharePoint Application Pool got me 1/2 way there. Last trick (as James mentioned in his blog), was to add the following to my web.config file:
<trust level="Full" originUrl="" />
Wacked!
This work by
Shawn Wildermuth
is licensed under a
Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
. Based on a work at
wildermuth.com.