|
-
May 4th, 2010, 03:40 PM
#1
Thread Starter
Hyperactive Member
[2008] Configuration problem on Windows 7
I have Visual Studio 2008 on two computers running Windows 7.
On the first one, every works very well.
On the second one:
- I create a brand new package.
- I add a button and click RUN, I see a form with one button.
- I add another buttun and click RUN, I still only see one button (the program did not recompile in the DEBUG folder).
- I force a project recompile and click RUN, now I see my two buttons
Is there a configuration parameter that should be set, so that a RUN would automatically recompile the latest changes?
Right now I have to click RECOMPILEe every time I need to RUN, otherwise I am debugging an executable that does not match with the current source code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|