Browse by Tags

All TagsASP.NETapplication (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
  • Windows Media Services assembly error

    Hello all, Wondering if anyone can help with a problem I've just run into. I'm trying to use the WSM API inside a C# web based application. When trying to import the Windows Media Services name space, I get a compile error. The server is running Windows Server 2003 SP2 and has the latest SDK...
    Posted to Forum by allakev on 09-05-2007, 11:33 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
  • Unable to cast object of type 'System.Configuration.IgnoreSection' to type 'System.Configuration.AppSettingsSection'

    Hey there, First of all, i'm not sure if this is the right forum for this question, so sorry if it isn't. I published my web-application using AJAX extensions to a webserver with IIS 6 and .NET 2.0 framework and AJAX Extensions installed on a windows 2003 server. When I want to view my website...
    Posted to Forum by ThanDaMan on 09-03-2007, 5:50 AM
  • Cannot access my site from the internet using my ip address (iis 6.0).

    I have published several intranet sites but this is the first internet site. I try to browse to the site using the ip address I got from www.whatsmyipaddress.com . Once I disabled my machine firewall and opened port 80 and set the site for annonoumous access (Form Authentication), I figured my site would...
    Posted to Forum by cbospikes on 04-05-2007, 2:14 PM
Page 1 of 1 (6 items)
Page view counter