Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2012 not compiling anymore after changes made

i recently installed VS 12 Service Pack 1. Since then, i noticed Visual Studio doesn't compile my project on start if changes were made.

Normally if you start (debugging) a project which has some changes, it recompiles it and starts then. But now, i always get debugging errors like "this breakpoint can´t be reached, because the source code is unequal to the runtime code" or whatever.

It´s annoying to recompile it manually always before starting - I always forget that :-/

Is there any option to fix this?

like image 780
SharpShade Avatar asked Sep 09 '26 22:09

SharpShade


1 Answers

Can you check if the build on run option is set?

You will find it under Tools->Options->Project and Solutions->Build and Run.

I dont have a good answer as to why this would have been flipped just via installing the update1.

like image 134
allen Avatar answered Sep 12 '26 17:09

allen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!