Forum Search Results for "" RSS 1—1 of 1

More Search Options

  • Get list of all sites using ASP.NET running on IIS6

    Posted to Configuration & Scripting by tjrobinson.net on 10-09-2007, 1:03 PM

    Hi, I'm trying to get a list of all sites running on our development server. After looking at a few examples online, I've come up with this: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using ...

    • http://forums.iis.net/p/1146522/1857363.aspx#1857363

Microsoft Communities