Re: [WiX-users] Problem with build order under MSBuild 4.0

2010-04-14 Thread Sironi, Mark
ayers of recursive MSBuild calls somewhere. -- Mark -Original Message- From: Sironi, Mark Sent: Wednesday, April 14, 2010 4:15 PM To: 'wix-users@lists.sourceforge.net' Subjec

[WiX-users] Problem with build order under MSBuild 4.0

2010-04-14 Thread Sironi, Mark
I'm having problems with project build order trying to build solutions with Wix projects using the .Net 4.0 MSBuild. I have a solution with an exe project and a Wix setup project to install the exe. The Wix project contains a reference to the setup project. When I build the solution in VS2010 it

[WiX-users] help installing managed queued component

2008-11-20 Thread Sironi, Mark
I'm trying to use wix to install a managed queued component. Currently, I have the install of the COM+ object working correctly but the permissions are not being set correctly for the associated queues. My wix source is as follows: This gets the queued co