Jun 28, 2006
The following quick SDK sample demonstrates how to list and change the managed runtime version of application pools programatically in IIS 7. [VB] Imports System Imports Microsoft.Web.Administration Public Class AppPoolSample Shared manager As ServerManager...
2 comments
Filed under: IIS 7, SDK, Application Pools