Debugger Visualizers not working in ASP.NET Medium Trust
Posted by: Rick Strahls WebLog,
on 24 Sep 2009 |
View original | Bookmarked: 0 time(s)
So imagine you are running your ASP.NET applications in medium trust and you want to access a debugger visualizer like this: by clicking on the little search icon in the debugger tooltip, you run into a message like this: The application you are debugging has insufficient privileges to allow the use of custom visualizers or more visually here failing with a DataTable visualizer: Ah yes, see the documentation. I know I should have read that one page pamphlet Microsoft ships for documentation...