Skip to main content

What am I doing wrong? I had to clean my solution.  I built the solution, and when I start to debug the solution, it recompiles the whole solution.

What am I doing wrong? I had to clean my solution.  I built the solution, and when I start to debug the solution, it recompiles the whole solution.

Hi kpeters913,

Go to Menu Options >> Build >> Configuration Options

In the "Configuration option pop up" Choose the Fourth column that say "Build" . Make Sure that is unchecked.

Save the soultion/ Project. and Done

Let me know if this works for you !!


What am I doing wrong? I had to clean my solution.  I built the solution, and when I start to debug the solution, it recompiles the whole solution.

Hi kpeters913,

Go to Menu Options >> Build >> Configuration Options

In the "Configuration option pop up" Choose the Fourth column that say "Build" . Make Sure that is unchecked.

Save the soultion/ Project. and Done

Let me know if this works for you !!


What am I doing wrong? I had to clean my solution.  I built the solution, and when I start to debug the solution, it recompiles the whole solution.

There may be a problem with the dependency processing. We've improved this for the next major release (imminent, keep watching this space) but if Cheetalm's suggestion doesn't fix this for you, we may recommend opening a support incident to resolve this.


What am I doing wrong? I had to clean my solution.  I built the solution, and when I start to debug the solution, it recompiles the whole solution.

Thanks, at worked.