Quantcast
Channel: MSBuild Extension Pack
Viewing all articles
Browse latest Browse all 1211

New Post: IIS 7.5 application pools startMode="AlwaysRunning" ?

$
0
0

I Noticed that this setting can be changed with appcmd on 2008 R2:

%windir%\system32\inetsrv\appcmd.exe set apppool "theAppPool" /startMode:AlwaysRunning


So for now I will do this in an <Exec ...


Anyone know how to implement more neatly into: MSBuild.ExtensionPack.Web.Iis7AppPool ?

I’m happy to do the work if anyone can provide a quick pointer on what would constitute an acceptable technique? (calling appcmd from a task seems like a bit of a hack)


Viewing all articles
Browse latest Browse all 1211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>