Is there a way in the package definition to force a IIS pool creation?
I guess you want to export the application pool information to the package. If I don't misunderstand your requirement. With the custom manifests you can specify the appliation pool information when you use the manifests:
zano04
3 Posts
IIS Pool Creation
Apr 02, 2012 06:32 AM|LINK
Is there a way in the package definition to force a IIS pool creation?
Mamba Dai - ...
651 Posts
Microsoft
Re: IIS Pool Creation
Apr 05, 2012 03:56 AM|LINK
Hi,
I guess you want to export the application pool information to the package. If I don't misunderstand your requirement. With the custom manifests you can specify the appliation pool information when you use the manifests:
http://learn.iis.net/page.aspx/423/using-custom-manifests/
Altermatively, you can create the package with IIS Manager, the thread below discussed how to export/create an application pool with in the package:
http://forums.iis.net/t/1181389.aspx
Aprt from using IIS Manager to create package, the MSDEPLOY command line may be your consideration:
http://technet.microsoft.com/en-us/library/dd569080(v=ws.10).aspx
http://learn.iis.net/page.aspx/346/web-deploy/
Feedback to us
Develop and promote your apps in Windows Store