

The dropdown list on the left side of the toolbar specifies the set of code files to use ( Entire Solution, Open Documents, Current Project, Current Document). There are two types of filter in two dropdown boxes, one on the right side of the toolbar and one to the left of the toolbar. To change the order in which columns are displayed, drag any column header to the left or right.

To select which columns are displayed and which are hidden, choose Show Columns from the shortcut menu. To sort again by an additional column, hold down the Shift key and click another column header. To sort the list, click any column header. You can choose the Errors, Warnings, and Messages tabs to see different levels of information. To display the Error List, choose View > Error List, or press Ctrl+ \+ E. Search for specific terms and scope the search to just the current project or document. The Error List window lets you perform the following tasks:ĭisplay the errors, warnings, and messages produced while you write code.įind syntax errors noted by IntelliSense.įind deployment errors, certain Static Analysis errors, and errors detected while applying Enterprise Template policies.ĭouble-click any error message entry to open the file where the problem occurs, and move to the error location.įilter which entries are displayed, and which columns of information appear for each entry. To display the Output window, press Ctrl+ Alt+ O.

You can copy the error number or error string text from the Output window. The Error List displays information about a specific error message.
