Are you using TFS TeamBuild?  If not, I would certainly suggest you do since 
it's a very important piece of the TFS system.
   
  If you are using TFS,  just set the WorkspaceMapping.xml InternalMapping 
elements in your TeamBuildType to teach TeamBuild how to do the CoreGet.   You 
can also override the BeforeGet and AfterGet targets in your TFSBuild.proj to 
do things like create ItemsGroups and Copy tasks to teach your build how to 
bring other build resources into scope for consumption.
   
  
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
                Hi WiX-Team,
  I am new to WiX and testing it for about a week, because we need to customize 
the standard Setup of Visual Studio for our webapplication. The problem is that 
we got a pretty big webapplication (about 3000 files and 200 folders to deploy) 
and we are using VS 2005 with Team Foundation Server. So here is the problem 
concerning WiX, I was not able to find any solution in WiX to told it to get 
every File of the Repository folder (especially new checked-in files), the only 
thing I found was to write to the wxs the folderstructure and then adding the 
files, but it is really time consuming to do this and its not really an 
autobuild. Also heat was not able to create a wxs file for me because it does 
always exit with a System.ArgumentNullException. If I decompile the setup of 
Visual Studio with dark it creates me a 2MB wxs file with no real structure at 
all. So is there a possibility to solve this case, or perhaps is there some 
kind of workaround or other technology that could help
 me out, because I do not find a post in the mailing list concerning this 
problem (or perhaps I was only not able to find it)
   
  Regards,
  Peter Huster

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to