Debugging WPF and Silverlight Binding Errors In Visual Studio

Visual Studio Debugging Options

Recently I was working with a Microsoft Silverlight project, debugging a XAML binding error. After a few hours of searching, I found a blog describing how to alter the WPF Trace Settings to enable a more verbose output while debugging.

After changing the trace level, you will see a more detailed output in the Debugger Output Window. Above is is a screenshot of the how to enable the proper settings.

Source Article: Visual Studio 2010 WPF Trace Settings Default Is Incorrect

Find more useful Visual Studio help in the Tips and Tricks section.

Leave a Reply

Notify me of followup comments via e-mail. You can also subscribe without commenting.