Re: [WiX-users] Using WiX in a Team Build Environment

2012-09-04 Thread AbishekChandra
Hi Lee/Neil/All, 

I'm facing the same problem of building my wix project files through Team
build(TFS 2008).I'm able to built my Wix project using the Project reference
through visual Studio but when i run a Team build it fails with the below
error 

error CNDL0150: Undefined preprocessor variable
'$(var.MyProject_Name.TargetPath)'. 

Are we supposed to define this variable in the wix Project at the beginning
if so what is the value i should provide as it needs to be compiled when run
from Team build.   

Regards, 
Abishek 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-WiX-in-a-Team-Build-Environment-tp2376386p7580281.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WiX in a Team Build Environment

2012-09-04 Thread Rob Mensching
What is the target project type? Some project types do not correctly report
reference information to MSBuild so they don't work outside of Visual
Studio.

On Tue, Sep 4, 2012 at 1:19 AM, AbishekChandra abishekchand...@gmail.comwrote:

 Hi Lee/Neil/All,

 I'm facing the same problem of building my wix project files through Team
 build(TFS 2008).I'm able to built my Wix project using the Project
 reference
 through visual Studio but when i run a Team build it fails with the below
 error

 error CNDL0150: Undefined preprocessor variable
 '$(var.MyProject_Name.TargetPath)'.

 Are we supposed to define this variable in the wix Project at the beginning
 if so what is the value i should provide as it needs to be compiled when
 run
 from Team build.

 Regards,
 Abishek



 --
 View this message in context:
 http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-WiX-in-a-Team-Build-Environment-tp2376386p7580281.html
 Sent from the wix-users mailing list archive at Nabble.com.


 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and
 threat landscape has changed and how IT managers can respond. Discussions
 will include endpoint security, mobile security and the latest in malware
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WiX in a Team Build Environment

2009-02-24 Thread Lee Baker
Hi Neil,

Thanks so much for your pointer. That worked a treat, and makes me think I
am a bit of a duffer for not finding it earlier.

Cheers

Lee


*Re: [WiX-users] Using WiX in a Team Build Environment*
From: Neil Sleightholm n...@x2... - 2009-02-24 07:18
  Have you tried using the built in project references:
http://wix.sourceforge.net/manual-wix3/votive_project_references.htm. I
believe they work in a TFS build.

Neil

-Original Message-
From: Lee Baker [mailto:lee.re...@gm...]
Sent: 24 February 2009 05:41
To: wix-us...@li...
Subject: [WiX-users] Using WiX in a Team Build Environment

Hi,
I have been searching for the last few hours and haven't been able to
find
anything describing how to use WiX in a team build environment.

My problem is that the file source location is not available when built
using the tfsbuild server, if I set it using the source in my
environment.
eg. ../proj name/bin/build type/file name.exe

When I set this location I get the error
error LGHT0103: The system cannot find the file '../proj
name/bin/build
type/file name.exe'
for all the files I define this way.

One work around I was considering was building the files to a common
folder
in the root of the solution, however this isn't as neat as using
environment
variables that are set by the build.

I hope I have been clear enough in my description.

Any help is much appreciated.

Thanks

Lee


There's a difference between a philosophy and a bumper sticker.
Charles M. Schulz
There's a difference between a philosophy and a bumper sticker.
   Charles M. Schulz
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Using WiX in a Team Build Environment

2009-02-23 Thread Lee Baker
Hi,
I have been searching for the last few hours and haven't been able to find
anything describing how to use WiX in a team build environment.

My problem is that the file source location is not available when built
using the tfsbuild server, if I set it using the source in my environment.
eg. ../proj name/bin/build type/file name.exe

When I set this location I get the error
error LGHT0103: The system cannot find the file '../proj name/bin/build
type/file name.exe'
for all the files I define this way.

One work around I was considering was building the files to a common folder
in the root of the solution, however this isn't as neat as using environment
variables that are set by the build.

I hope I have been clear enough in my description.

Any help is much appreciated.

Thanks

Lee


There's a difference between a philosophy and a bumper sticker.
   Charles M. Schulz
--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Using WiX in a Team Build Environment

2009-02-23 Thread Neil Sleightholm
Have you tried using the built in project references:
http://wix.sourceforge.net/manual-wix3/votive_project_references.htm. I
believe they work in a TFS build.

Neil

-Original Message-
From: Lee Baker [mailto:lee.re...@gmail.com] 
Sent: 24 February 2009 05:41
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Using WiX in a Team Build Environment

Hi,
I have been searching for the last few hours and haven't been able to
find
anything describing how to use WiX in a team build environment.

My problem is that the file source location is not available when built
using the tfsbuild server, if I set it using the source in my
environment.
eg. ../proj name/bin/build type/file name.exe

When I set this location I get the error
error LGHT0103: The system cannot find the file '../proj
name/bin/build
type/file name.exe'
for all the files I define this way.

One work around I was considering was building the files to a common
folder
in the root of the solution, however this isn't as neat as using
environment
variables that are set by the build.

I hope I have been clear enough in my description.

Any help is much appreciated.

Thanks

Lee


There's a difference between a philosophy and a bumper sticker.
   Charles M. Schulz

--
Open Source Business Conference (OSBC), March 24-25, 2009, San
Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source code:
SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users