Building correctly on VS 2010 or 2012 doesn't tell you much as both of the 
those cache references.

Where is the Microsoft.Deployment.WindowsInstaller assembly on your build 
server, and what does the HintPath look like on the failing custom action 
project?

--
John Merryweather Cooper
Build & Install Engineer -- ESA
Jack Henry & Associates, Inc.(r)
Shawnee Mission, KS  66227
Office:  913-341-3434 x791011
jocoo...@jackhenry.com
www.jackhenry.com




-----Original Message-----
From: Skildum, Mathew [mailto:mathew.skil...@aspect.com] 
Sent: Tuesday, August 27, 2013 1:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] 64 bit version of MS build cannot find the WIX toolset

All hint paths are correct as everything build correctly in Visual Studio (2010 
and 2012).  The only time it fails is when I use the 64 bit version of MS Build.

Mat Skildum

-----Original Message-----
From: Edwin Castro [mailto:0ptikgh...@gmx.us]
Sent: Tuesday, August 27, 2013 12:54 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] 64 bit version of MS build cannot find the WIX toolset

On 8/27/13 10:05 AM, Skildum, Mathew wrote:
> Here is an example of the build errors:
>
>   CustomAction.cs(4,17): error CS0234: The type or namespace name 'Deployment'
> does not exist in the namespace 'Microsoft' (are you missing an 
> assembly refere
> nce?) 
>   CustomAction.cs(12,58): error CS0246: The type or namespace name 
> 'Session' co uld not be found (are you missing a using directive or an 
> assembly reference?)
>   CustomAction.cs(12,23): error CS0246: The type or namespace name 
> 'ActionResul t' could not be found (are you missing a using directive 
> or an assembly referen
> ce?)

These are C# compile errors. It appears you might be missing a reference to a 
DTF assembly. Or perhaps the assembly reference you already has an incorrect 
HintPath and can't be found...?

--
Edwin G. Castro


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies and 
advance your career. Get an incredible 1,500+ hours of step-by-step tutorial 
videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies and 
advance your career. Get an incredible 1,500+ hours of step-by-step tutorial 
videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to