[WiX-users] Assigning WebApplication to non-existent WebAppPool doesn't fail installation, although should

2012-09-21 Thread Boyko, Ivan
Dear All I use the following code to create a WebApplication in IIS and assign it to a specific Application Pool.

[WiX-users] ServiceInstall does NOT remove service during uninstall

2012-07-18 Thread Boyko, Ivan
Hi Guys It seems like documentation for is not correct: http://wix.sourceforge.net/manual-wix3/wix_xsd_serviceinstall.htm It says: " Description Adds and removes services for parent Component. " Actually it does NOT remove service during uninstall. It is done by element (which creates DeleteSe