Visual Studio 2008 devenv.exe /build
I'm looking for a way to speed up our web solution build (upwards of 25 minutes). The time is due to the website validation that occurs during the stages following a build. The following writes to the Output (small section):------ Build started: Project: C:\...\websitename\, Configuration: Debug Any CPU ------Validating Web SiteBuilding directory '/account/App_LocalResources/'.I've tried looking for the last few weeks on these forums and others but have been unsuccessful locating a setting that allows me to disable this part of the build, specifically the 'Validating Web Site' step.We run VS 2008 Pro, TFS 2008 integrated. I'm using scripts to build (not via the GUI) and would REALLY like to eliminate this step of our NON-RELEASE builds.Thanks in advance.
July 27th, 2009 10:30pm
Hello,i suggest to post this to:http://social.msdn.microsoft.com/Forums/en-US/category/visualstudioBest regards
Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
Free Windows Admin Tool Kit Click here and download it now
July 27th, 2009 10:37pm
Thanks.Post moved to:http://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/49e7b70c-bb5e-4b1b-bfb6-c5040c4de320
July 28th, 2009 12:31am


