You'll have to edit the wix.targets file to build after the AfterDrop target or run your .wixproj after the other things build. Or, do your SQL Database manipulation earlier in the build process.
On Thu, Jan 7, 2010 at 7:57 AM, Kerber, Cameron <cameron.ker...@philips.com>wrote: > So I created a Wix Solution and added it to my Team Build process as the > last solution to build. But I am using source files inside WiX that aren't > created until after my solutions have built and deployed... So how do I > delay the WiX compile. > > Specifically my problem is on the AfterDrop target I am deploying SQL > Databases that create sql scripts on the fly. I need those scripts to be > wrapped into Wix. But the AfterDrop target is called long after my WiX > solution built. > > THanks! > > ________________________________ > The information contained in this message may be confidential and legally > protected under applicable law. The message is intended solely for the > addressee(s). If you are not the intended recipient, you are hereby notified > that any use, forwarding, dissemination, or reproduction of this message is > strictly prohibited and may be unlawful. If you are not the intended > recipient, please contact the sender by return e-mail and destroy all copies > of the original message. > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users