User-1454326058 posted
Hi QEDDave,
Thanks for your post!
In general, there are not any error in our project if the Error List is empty.
Please do as follows:
- Please check whether is there any errors in your project?
- Do you use the VS2012? In VS2010, there are three option of filter in Error List.
Open Documents: Show errors, warnings, and messages for the open documents.
Current Project: Show errors, warnings, and messages from the project of the currently selected document in the Editor or the selected project in Solution Explorer.
Note:
The filtered list of errors, warnings, and messages will change if the project of the currently selected document is different from the project selected in Solution Explorer.
Current Document: Show errors, warnings, and messages for the currently selected document in the Editor or Solution Explorer.
- Please provide some code that is error.
- Please build your project and check the error list.
- Please add some error and build the project, then check the error list.
- Please reset your VS Settings.
More information, please refer to:
http://msdn.microsoft.com/en-us/library/vstudio/33df3b7a.aspx
Thanks
Best Regards