Re: [WiX-users] telling WiX to get files from Team Foundation Server

2007-09-17 Thread Rob Mensching
e.net Subject: Re: [WiX-users] telling WiX to get files from Team Foundation Server Peter, If Heat is exiting with an ArgumentNullException it seems likely that you have caught a bug. I suggest making sure it is added to the tracker (at http://sourceforge.net/tracker/?atid=642714&group_id=10

Re: [WiX-users] telling WiX to get files from Team Foundation Server

2007-09-17 Thread [EMAIL PROTECTED]
lto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 9:02 AM To: Foster, Richard - PAL Subject: RE: [WiX-users] telling WiX to get files from Team Foundation Server Hi Richard, After having a pretty good lunch I got an idea, but I dont know if WiX could possible do the trick. So I can let do Visual

Re: [WiX-users] telling WiX to get files from Team Foundation Server

2007-09-13 Thread Richard.Foster
__ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, September 13, 2007 6:49 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] telling WiX to get files from Team Foundation Server Hi WiX-Team, I am new to WiX and testing

Re: [WiX-users] telling WiX to get files from Team Foundation Server

2007-09-13 Thread Christopher Painter
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 overr

[WiX-users] telling WiX to get files from Team Foundation Server

2007-09-13 Thread [EMAIL PROTECTED]
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 Foundatio