Results 1 to 2 of 2

Thread: [2005] Create Website in IIS6.0 Programatically using C#

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2007
    Posts
    19

    [2005] Create Website in IIS6.0 Programatically using C#

    Dear Friends,

    I would like to develop a control pannel for a remote IIS6.0 with create, Delete, Stop, Pause, restart a website with all options.

    I heard that System.DirectoryServices Namespace is available to pragram IIS6.0. I got the code to create a virtual directory under default website. But I want to create a seperate virtual directory for each website.

    Any piece of information will be appreciatable.

    Thanks in Advance,

    Manu

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724

    Re: [2005] Create Website in IIS6.0 Programatically using C#

    Using this search, found this article, which led to Microsoft's documentation on the IIS ADSI provider

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width