The Csc task expects ProjectReference items to resolve to projects whose output is a .NET assembly.
Visual Studio solutions allow you to specify "non-ProjectReference" dependencies. I don't understand what you mean by traversal project. Edwin G. Castro Software Developer - Staff Electronic Banking Services Fiserv Office: 503-746-0643 Fax: 503-617-0291 www.fiserv.com Please consider the environment before printing this e-mail > -----Original Message----- > From: Alex Trigo [mailto:[email protected]] > Sent: Tuesday, March 10, 2009 6:24 PM > To: [email protected] > Subject: [WiX-users] How to reference a wixproj from a csproj > > > Hi, > > > > Hope you are doing great. This is my first post on the user list :). > I have a question for you. How can I reference a wixproj from a > csproj. I want to do this because currently I'm building a nice > external UI for my project's setup... and among other things I have the > requirement of building all the related projects (.exe's, dll's, msi's) > from this project. The problem I'm having is that if I do a > <ProjectReference> to the wixproj then I get an error from csc > complaining that AssemblyFile contains the path to the output msi > package of the wixproj. I know I can do this by using a traversal > project instead, but it is not the best option and I was wondering if > there is a way to make it work through a project reference. > > > > Thanks!! > > > > Alex > > > > _________________________________________________________________ > See how Windows® connects the people, information, and fun that are > part of your life > http://clk.atdmt.com/MRT/go/119463819/direct/01/ > ----------------------------------------------------------------------- > ------- > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly > and > easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > WiX-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

