WebLog Posts in Category Visual Studio
Visual Studio Web Publish Lockup? Check for invisible Window
February 21, 2013 @ 12:25 am

If your Web Publish dialog appears to lock up Visual Studio when you click on the Publish option, most likely the Web Publish window is hidden on a second screen that is not currently visible. Here's how you can work around this annoying little bug.

4 comments
Debugger Visualizers not working in ASP.NET Medium Trust
September 24, 2009 @ 12:48 am

Debugger visualizers are quite useful for looking at common content while in the middle of debugging your application. However I've run into a number of problems with the debugger visualizer not popping up in ASP.NET applications due to the security environment. Turns out you need full trust in order to use debugger visualizers in ASP.NET applications.

3 comments
Open Folder in Windows Explorer in VS 2008
August 17, 2007 @ 4:03 pm

There's a silly little, but very useful addition on the project context menu in Visual Studio 2008 that lets you pop up Explorer in the project's folder easily. Sometimes it's a little thing that makes life a little easier.

9 comments


West Wind  © Rick Strahl, West Wind Technologies, 2005 - 2013