[WiX-users] (no subject)

2012-06-26 Thread kalepalli uday
http://www.hairteam.se/admin/jscripts/tiny_mce/plugins/ajaxfilemanager/inc/gtpet.html -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and h

[WiX-users] Setting the app pool properties in IIS7

2009-10-27 Thread kalepalli uday
Hi, We have a wix script to create a website on IIS7 and we use the IISextensions dll for the wix. We create a application pool on installation. But the application pool is getting created in Classic mode. How to set the Managed Pipeline Mode to "Integrated"? Regards, Uday Kumar

[WiX-users] Uninstalling a web site installled with header in webaddress

2009-10-01 Thread kalepalli uday
We have a wix script to create a website on IIS7 and we use the IISextensions dll for the wix. We use the iis:webaddress tag with header attribute set through a parameter to msi. On installation the site is created as expected with specified port and header. But when trying to uninstall,