Browse by Tags

All TagsASP.NETADSI (RSS)
  • Unable To set the Application Name

    Hi I am writing an application to automate my IIS administration script but I have been stuck in this problem for quiet sometime now I want to setup the Application Name in my IIS 6.0. I use the following script for website creation. Dim w3svc As DirectoryEntry w3svc = New DirectoryEntry("IIS:/...
    Posted to Forum by junaid_Arif_mufti on 06-23-2008, 12:09 AM
  • Trouble Creating Web Site Programmatically

    I'm trying to create a web site on each server in our web farm. I've gotten my code to work fine on localhost, but I'm having trouble getting it to work on a remote machine. We do not have a development environment for me to test in, so I have been forced to test this against a virtual PC...
    Posted to Forum by kc_bosch on 04-22-2008, 9:41 AM
  • Create Vrirtual Directory through code C#

    Hello All, I am working on a web service that will create a new virtual directory on the same IIS Server where web service has been hosted. I am using following lines of code DirectoryEntries virtualDirs = site.Children; // create new virtual directory. DirectoryEntry virtualDirectory = virtualDirs.Add...
    Posted to Forum by Subinkj on 09-03-2007, 7:49 AM
Page 1 of 1 (3 items)
Page view counter