Starting Debugger doesn't rebuilt project in Visual Studio -


after make change in 1 of projects, project not built automatically after click "f5" or click button run debug. every time change made have first click build->build solution , run debugger.

i have tried of solutions suggested here: why doesn't f5 rebuild project before execution in visual studio? of projects have "build" checkbox checked in solution propertys->configuration properties->configuration, , build , run setting in options-> projects , solutions set "always build".

this project used build automatically, time ago has stopped.

below link may solve problem regarding debugging....

http://blogs.msdn.com/b/sburke/archive/2008/01/16/configuring-visual-studio-to-debug-net-framework-source-code.aspx

regards, sagar rupani


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -