Are you installing your Application into a separate App Pool?

Quoting "Ajaykumar Gajavalli (Wipro Ltd.)" <v-ajg...@microsoft.com>:

> Hi
>
> I want a solution for the below scenario.
>
> Step1: Website.msi------ It's purpose is to install a website and  
> create an app pool. At runtime the inputs to this msi are targetdir,  
> websitename, APP POOL name.
> Step2: Webapplication1.msi----it's purpose is install a web  
> application ( virtual directory) under the website from step1. At  
> runtime the inputs to this msi are targetdir, websitename, APP POOL  
> name ( here we are not creating the website/ app pool these are  
> passed as a reference).
> Step3: Webapplication2.msi----it's purpose is install a web  
> application ( virtual directory) under the website from step1. At  
> runtime the inputs to this msi are targetdir, websitename, APP POOL  
> name ( here we are not creating the website/ app pool these are  
> passed as a reference).
>
>
> Issue/ Scenario:
>
> When we are uninstalling any of the webappliation1/2, it is removing  
> the app pool also. Due to this the web site is going in to unknown  
> state.
>
> Request you let us know, how to mitigate this issue and ensure that  
> when the web application are uninstalled the app pool is not removed.
>
> With regards
> Ajaykumar
>
> ------------------------------------------------------------------------------
> Infragistics Professional
> Build stunning WinForms apps today!
> Reboot your WinForms applications with our WinForms controls.
> Build a bridge from your legacy apps to the future.
> http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>




------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to