开发者

Exception window in VS.NET 2010 is missing the "User-unhandled" column

In Visual Studio 2008, the Exceptions window has two columns with check boxes:

Exception window in VS.NET 2010 is missing the "User-unhandled" column

In contrast to this, in Visual Studio 2010 the column seems to be missing:

Exception window in VS.NET 2010 is missing the "User-unhandled" column

My questions are:

  • Is this a configuration issue on my machine or "by design"?
  • Do I have a chance to re-enable the column or to mimic the "user-unhandled" b开发者_开发知识库ehaviour in a different way?

Update:

The following extensions are installed in my Visual Studio 2010 installation:

  • PowerCommands for Visual Studio 2010
  • Productivity Power Tools
  • Visual Studio Color Theme Editor
  • VisualSVN
  • ReSharper


My installation of Visual Studio 2010 does have the "User-unhandled" column:

Exception window in VS.NET 2010 is missing the "User-unhandled" column

Edit

From VS2008 Debugger does not break on unhandled exception...

As it turns out, if you do not have "Enable Just My Code (Managed Only)" checked in the Debug options, the "User-Unhandled" column does not show in the "Exceptions" dialog.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜