Using ServerManager to create Application within Application
The way to do this is to manipulate the Site.Applications collection which is a flattened tree of all the applications in your site. For the sake of these examples we’ll assume a site called “MySite” where the content is located on the local hard disk at: d:\mysite\www. The site’s IIS number is 3 and the … Read more