Browse by Tags

All TagsASP.NETadsi metabaseapplication (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
  • Application configuration in IIS 6.0 for ASP and ASP.Net

    Hi, I am having trouble figuring out which options in IIS apply only to Classic ASP and which option applies only to ASP.Net in general. I am particularly having trouble for the application configuration options that can be reached by clicking website properties --> home directory --> configuration...
    Posted to Forum by abhishek172 on 11-29-2007, 11:00 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