Re: [WiX-users] Problem with ConfigureIIs

2007-09-14 Thread Matthew Sheets
I experienced a similar issue, but based on what I found, I think the problem is with the use of the iis:WebAddress element. From the XML listed below, in the second iis:WebDirProperties block (Id="SecureTESTDirProperties") is an iis:WebSite block, and then under that is only one iis:WebAddress e

Re: [WiX-users] Problem with ConfigureIIs

2007-08-16 Thread Rob Mensching
That means the custom action crashed. First thing is to do is try the latest WiX build. There have been tiny surgical fixes to take care of a couple crashes in the last few months. Your issue may be fixed. If not, then I would encourage you to build a debug version of the custom actions, dro