I have a website developed using VS 2012 and created an MSI (Deployment Package) using the "Install Shield Limited Edition Project" available in VS 2012. While i am trying to install this application in a Win 7 system, it is creating a new AppPool as "ASP.NET
v4.0 DefaultAppPool" and installing the application with this AppPool.
But if there are any previous application installed in the same system with the application pool as "DefaultAppPool", then my application's AppPool ("ASP.NET v4.0 DefaultAppPool") is getting applied for those previously installed applications (which has
"DefaultAppPool" as its application pool) too.
Is there any settings that i am missing while creating the MSI using the Install Shield? Please advise on this
Member
267 Points
204 Posts
Creating MSI in VS2012
Jun 13, 2014 08:21 AM|abivenkat|LINK
hi all,
I have a website developed using VS 2012 and created an MSI (Deployment Package) using the "Install Shield Limited Edition Project" available in VS 2012. While i am trying to install this application in a Win 7 system, it is creating a new AppPool as "ASP.NET v4.0 DefaultAppPool" and installing the application with this AppPool.
But if there are any previous application installed in the same system with the application pool as "DefaultAppPool", then my application's AppPool ("ASP.NET v4.0 DefaultAppPool") is getting applied for those previously installed applications (which has "DefaultAppPool" as its application pool) too.
Is there any settings that i am missing while creating the MSI using the Install Shield? Please advise on this
Thanks
vs2012 installshield
All-Star
23975 Points
4084 Posts
Re: Creating MSI in VS2012
Jun 15, 2014 11:31 PM|Starain chen - MSFT|LINK
Hi abivenkat,
According to your description, I would like to know how do you create an application pool in Edition InstallShield.
Please provide the detail steps.
There is a link that may benefit you:
# Creating an Application Pool and setting up permissions
http://blog.michaelhidalgo.info/2014/03/installing-web-application-with.html
Thanks
Best Regards
vs2012 installshield