Skip to main content

Compiling

  • October 17, 2013
  • 4 replies
  • 0 views

Dominique Sacre
Forum|alt.badge.img+2

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.

4 replies

Dominique Sacre
Forum|alt.badge.img+2

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 !!


Dominique Sacre
Forum|alt.badge.img+2

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 !!


Dominique Sacre
Forum|alt.badge.img+2

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.


Dominique Sacre
Forum|alt.badge.img+2

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.