oleg_s wrote:
This is truly a WiX challenge not a Wix# one. If you have a WiX code solution then I would be happy to look at translating it into Wix# code. But otherwise I am limited in my options. I am no expert in WiX-for-IIS.thanks oleg_s problem is i started with Wix# only and have no experience with wix let me try to find if wix has a solution for this then we can think of doing the same in wix#.
In my opinion IIS support is one of the most over complicated (and sometimes illogically designed) areas of MSI/WiX. And that is why I couldn't provide any serious adapter-API layer for simplifying it. This Wix#-for-IIS is (not 100% but) almost 1-to-1 follows WiX-for-IIS API model.