Visual Studio Development Bookmark and Share   
 index > Visual Studio Debugger > Build does not release the new changes that I made on the code files with Visual Studio 2005 TFS
 

Build does not release the new changes that I made on the code files with Visual Studio 2005 TFS

I am a part of TFS project. We use Visual Studio 2005. It was allright some days ago, I mean I used to be able to build a project with new changes. However, today!

For instance, I have a page under a web application. I add two text box component and I build the whole project but it does not build the project with two new text boxes. It all says "build succeded" but unfotunately without the new changes.

How can I configure the Visual Studio to do the excat job, I mean the right build operation.

 One more information about this question which has an importance for me to keep working faster like before: So ;

  • One of my collegue from the team that we work together said that: apperantely the build order has changed when someone has added a new project to the common solution that I want to build-up. Any idea to roll-back the configuration or whatever ? since I fed-up doing firstly clean the solution then build the solution to let Visual Studio consider the new changes that I made...
  • - TO SUM UP:
    I simply mean, I am a part of the TFS Project, and for instance,
    I decided to modify a class from the project so;
     Step-by-step;
    1- I check-out the file to me.
    2- I modify. I build it.
    3- Shift+F6 Debug.
    4-But it does not realese the difference that I made recently.
    5- To let the VS2005 release the difference, I clean the solution then build now It works fine.

     What I want is to build without cleaning the solution.


    Regards
    Bilgin Kilic

ref: http://social.msdn.microsoft.com/Forums/en-US/tfsbuild/thread/d44e42ab-7f42-4b70-ab5f-b5291dd968ec/


. NET source matters
blgnklc  Friday, October 09, 2009 7:11 AM
The problem I believe you are describing is a problem with your build system. This is not a debugger issue. 
rchiodo - MSFT  Saturday, October 10, 2009 12:12 AM
Hi Rchide,

The problem was not about the  Team Foundation Server - Build Automation either.
(i meant this link: http://social.msdn.microsoft.com/Forums/en-US/tfsbuild/thread/d44e42ab-7f42-4b70-ab5f-b5291dd968ec/ ) then I came here to find out the solution )
 
 I am in the msdn network, I think it is the best place to find out this problem. I fed-up with all clean first then build sequence. I used to be able to build the solution to see the differenes that I made on the web application.

 So where is the next point for the best answer please.??

best regards.
Bilgin Kılıç

. NET source matters
  • Edited byblgnklc Thursday, October 15, 2009 2:22 PMedited a word.
  • Edited byblgnklc Thursday, October 15, 2009 2:36 PMlinked
  •  
blgnklc  Thursday, October 15, 2009 2:19 PM

You can use google to search for other answers

Custom Search

More Threads

• BlueScreen when debugging ASP.NET with IE8 (sometimes)
• Don't debug web service
• How do I create a Virtual Directory
• svchost.exe
• Unable Start Debugger on Vista Ultimate Machine
• can't execute/running project
• VS2008 Attach To process - Login faiure unknown username or bad password
• Trying to debug any application built with Visual Studio 2005 (Windows 2000) yields "The application failed to initialize properly (0x80000003)"
• User session problem help
• VS does not stop at break point