Visual Studio 2010 Premium, .Net Framework 4.0, WebApplication Project, C#
Lets say i have 100 errors in my solution, While I Build/ReBuild the solution, Error list shown only 2 errors and when i double click one error and try to fix 1 among 2, then all erros displayed in Error List.
My dear friends please help me to get out of this issue.
-- "Mark As Answer" if my reply helped you --
Thanks,
Jawahar
Lets screw the Technolgies.
You can change this behavior by goting to Tools -> Options -> Projects and Solutions -> General and deselecting the "Always show Error List if build finishes with errors" checkbox: check it .
jawahars
Member
152 Points
103 Posts
All Errors not listed in Error List
Apr 04, 2012 02:35 PM|LINK
I am working in one project which uses
Visual Studio 2010 Premium, .Net Framework 4.0, WebApplication Project, C#
Lets say i have 100 errors in my solution, While I Build/ReBuild the solution, Error list shown only 2 errors and when i double click one error and try to fix 1 among 2, then all erros displayed in Error List.
My dear friends please help me to get out of this issue.
Thanks,
Jawahar
Lets screw the Technolgies.
SonicMan
Participant
1472 Points
228 Posts
Re: All Errors not listed in Error List
Apr 06, 2012 01:14 AM|LINK
Hi Friends
I think that may can try to fix this 2 first.
May be thos 100 errors cause by this 2 error.
For example you rename class A to Class B, So all the reference to A will throw a Error.
Anyway, You can open View->Output, and start the programe.
You will get the error message in output window.
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: All Errors not listed in Error List
Apr 11, 2012 02:05 AM|LINK
Hi
That's may because you hide the error list.
You can change this behavior by goting to Tools -> Options -> Projects and Solutions -> General and deselecting the "Always show Error List if build finishes with errors" checkbox: check it .
That will resolve the problem.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework