Error List Window
The Error List helps you speed application development. In the Error List window, you can:
Display the Errors, Warnings, and Messages produced as you edit and compile code.
Find syntax errors noted by IntelliSense.
Find deployment errors, certain Static Analysis errors, and errors detected while applying Enterprise Template policies.
Double-click any error message entry to open the file where the problem occurs, and move to the error location.
Filter which entries are displayed, and which columns of information appear for each entry.
To display the Error List, on the View menu choose Error List.
Use the Errors, Warnings, and Messages buttons to select which entries to display.
To sort the list, click any column header. To sort again by an additional column, hold down the SHIFT key and click another column header. To select which columns are displayed and which are hidden, choose Show Columns from the shortcut menu. To change the order in which columns are displayed, drag any column header to the left or right.
Note: |
|---|
The dialog boxes and menu commands you see might differ from those described in Help depending on your active settings or edition. To change your settings, choose Import and Export Settings on the Tools menu. For more information, see Visual Studio Settings. |
Note: