All TagsmetabaseApplication (RSS)
  • Finding database information for IIS Applications

    Hi, I am working for a Product for which I want to find the Topology of an IIS Server. Basically right now using WMI Classes I am able to get the following information:- Applications (Websites) on the IIS Application Pool IIS Server itself However I also want to find out about the database which the...
    Posted to Forum by vineetd on 06-19-2009, 6:57 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)
Microsoft Communities