Found the answer!

If you omit the "Identity=" parameter the Web App Pool will default to 
ApplicationPoolIdentity.

Thanks,
Bob
________________________________________
From: Pound, Robert (CDC/OCOO/ITSO) (CTR)
Sent: Monday, January 24, 2011 1:56 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] IIS WebAppPool Identity does not allow for 
"Identity='ApplicationPoolIdentity' "

Using IIS 7.5 with wix 3.6.  IIS accepts a built in identity of 
"ApplicationPoolIdentity".  However I can not set this identity type in wix.  
Following is snippet of code:

<iis:WebAppPool Id="AppPool.myApplication" Name="myApplication_AppPool"

Identity="ApplicationPoolIdentity"

RecycleMinutes="120"

ManagedRuntimeVersion="v4.0"/>



Thanks,

Bob
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to