Results panel

The Results panel in Microsoft Expression Blend provides information that you can use to debug errors in your application. You can double-click an error to display the line of XAML code that is causing the error. The Results panel appears at the bottom of the Expression Blend window, and will appear behind the Objects and Timeline panel when you are working in the Animation workspace. If you do not see the Results panel, press F12. For information about how to debug XAML errors, see Handling errors.

The Results panel showing several XAML errors

Cc295147.cb92406f-c53a-4164-ba89-aa4bad057ad7(en-us,Expression.40).png

Cc295147.25182a96-9a69-478a-9cfe-5b360e6a9bea(en-us,Expression.40).png

Output tab   Provides build information when you build, rebuild, clean, or test a project.

Errors tab   Provides a list of build and XAML parser errors.

Cc295147.05fe4b1d-f584-4bd2-99b6-8bc2d735a89d(en-us,Expression.40).png

Results table   Provides metadata in a columnar format to help you address errors.

Cc295147.f0c1ff71-7814-42ba-806b-7ea92d616e69(en-us,Expression.40).png

Error   Double-click an individual error to go to the line of markup in the XAML code.

See also

Concepts

Debug Expression Blend applications

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.