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

