Re: [WiX-users] When is the next realeas for WIX 3.5 with bug fix

2010-07-19 Thread Rob McCready
Your best bet on such a short timeframe is download the source and do your own custom build to use for right now. I've done this several times while waiting out bug fixes. It might take you a day to get everything in the build working, but its not incredibly difficult. Rob. > Date:

Re: [WiX-users] DTF limit on number of CA EntryPoints?

2010-07-09 Thread Rob McCready
Office: 503-746-0643 > Fax: 503-617-0291 > www.fiserv.com > P Please consider the environment before printing this e-mail > > > > -Original Message- > > From: Rob McCready [mailto:rmccready...@hotmail.com] > > Sent: Wednesday, July 07, 2010 2:30 PM > > To:

[WiX-users] DTF limit on number of CA EntryPoints?

2010-07-07 Thread Rob McCready
I ran into the following error today with a DTF Custom Action assembly I am working on. The custom action assembly has 17 entrypoints, which is more than the maximum (16). Refactor the custom actions or add more entrypoint slots in SfxCA\EntryPoints.h. I grabbed the latest copy o

[WiX-users] Building WiX v3.0.3617

2007-12-20 Thread Rob McCready
I needed to create a custom WiX build (based on 3.0.3617.0) to fix twobugs (1591591 & 1653864) that were plaguing us. We have been using WiXfor over a year on our project and other than those two bugs we havebeen really happy with the project. I have worked with other open source project