All Tagsasp.netapplication (RSS)
  • WPI Applications tab no show...

    I am running Windows Vista Ultimate with no service packs. I am successfuly connected to the internet and I am wanting to try and run a small LAN server here at my house. I would like to be able to use not only ASP.net but also PHP with my small home sites so I have turned to WPI for a great and easy...
    Posted to Forum by Ryanb58 on 10-03-2009, 11:46 PM
  • Enabling 32-bit application Mode in IIS7

    I have a large number of applications hosted on a Windows 2003 32-bit OS server , which I'm migrating to IIS7 on a Windows 2008 64-bit new server. Some of these applications are using a 32-bit DLL and that's why I enabled 32-bit application mode for the application pool in order to get them run...
    Posted to Forum by hamdim on 09-03-2009, 6:35 PM
  • Application development guide for IIS 7.0

    Hi, I am looking for some information about IIS 7.0 in terms of application development. What I mean is that I want to get some guideline on developing applications running on IIS 7.0. I've searched on google but the majority of websites/documents are about IIS 7.0 config and form a web server side...
    Posted to Forum by jackiewkc on 05-28-2009, 10:02 AM
  • Get the file location of the web.config of the configured directories in IIS

    if i open the properties of the IIS configured directories i can see the file location of the web.config of the configured directory under the asp.net properties tab. i want to get this file location programmatically of all the configured directories in my IIS by .net 2.0 application . can i do it??...
    Posted to Forum by aalavandaan on 02-13-2009, 1:43 AM
  • 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 (10 items)
Microsoft Communities