compilation - Visual Studio 2010 is not catching compile errors on build -
i have web project running in visual studio 2010 , target .net framework 4. when 'build' solution tell me build successful though there (known) errors in code. if open page has error, compiler pick on error , underline in blue instead of red.
is there setting drive kind of behavior? ideas on how fix?
if have multiple projects in solution possible 1 of them not set build. in build output window did see name of web project having issues with?
also, check build configuration manager make sure have set.

Comments
Post a Comment