I'm trying to change the app pool of a website I'm installing in iis7 (created using the IISExtension's Website) using XmlConfig against applicationHost.config. But even though I place the component that alters the config at the end of the Feature, it seems like the website doesn't show up in the config file until after the installer completes.
Is there anything I can do about this? I thought about creating the entire website definition, but sites are indexed by number and I don't know how to set it correctly. TIA. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users