IIsManager

Manage IIS 6 in .NET.
Download

IIsManager Ranking & Summary

Advertisement

  • Rating:
  • Publisher Name:
  • Marcel81
  • Operating Systems:
  • Windows 2K / XP / 2003 / Vista / 2008 / 7
  • File Size:
  • 37 KB

IIsManager Tags


IIsManager Description

IIsManager will allow the user yo manage IIS 6 in .NET. Create and modify websites, application pools, virtual directories, etc. If you ever needed to automate the creation of web applications, application pools, virtual directories, etc. you might find this IIsManager ClassLibrary I made to be very useful. Using the System.DirectoryServices namespace to manage IIS 6 is not very straightforward, so I decided to wrap IIS 6 into these classes; - IIsService - IIsApplicationPool - IIsSite - IIsDirectory - IIsFile - IIsVirtualDirectory After instantiating the IIsService class, you can use it to iterate through sites (using LINQ if you want), adding or removing them, and set properties on them.


IIsManager Related Software