All Tags > C# > ASP.NET (RSS)
  • Response.Redirect Issues

    We have been successfully using ARR in our dev and test environments for some time and have had great success. There is one key difference in our production environment that is causing some issues. We have several instances of the app running in vdirs on the same web servers. In dev and test environments...
    Posted to Forum by philsidari on 11-13-2009, 5:36 PM
  • connecting to server

    Hi friend, My OS is windows XP . I am using IIS 7.0. I want to permit other users in the LAN use my web application from their browser. What should I do. Thanks Have a good day..
    Posted to Forum by PrasantaKumarBisal on 05-29-2009, 5:58 AM
  • ServerManager, UnauthorizedAccessException

    Greetings! On starting my ASP.NET MVC application which is run on IIS 7.0 I try to get bindings dynamically using ServerManager class, Microsoft.Web.Administration.dll assembly. When trying to read Sites property, I get the following exception: Filename: redirection.config Error: Cannot read configuration...
    Posted to Forum by BRom on 01-22-2009, 6:24 AM
  • IIS 6 configuration

    Hi, All, I've just published a website (ASP.NET, VS 2008) in Server 2003: 1. localhost: work fine. 2. 127.0.0.1 and 192.168.1.103: Bad Request (Invalid Hostname) What's problem? Thanks, -Andrew
    Posted to Forum by andrewhuang on 01-19-2009, 4:48 PM
  • Integrated Pipeline Issue/Problem

    I’m having a problem running my Asp.Net application under IIS’s Integrated Pipeline; the application uses an HttpModule with a BeginRequest Event Handler. The Event Handler initializes several objects and set them to the Context.Items collection; however when I try to read from the collection in a Page...
    Posted to Forum by elliot810 on 09-19-2008, 1:18 PM
  • Keep web Application active

    I have a web application that uses the COM model to connect to a remote server. It is currently running on my Local machine. I wish to push it out to a remote web server. I further wish to log on and config the application from time to time. Locally, I can disconnect the browser and the application still...
    Posted to Forum by bapo_10@hotmail.com on 09-11-2008, 4:24 PM
  • How rewrite host of a request in IIS7?

    Hi, I have two websites under the site folder using different host headers. www.site1.com www.site2.com When I have a request coming in I want to be able to rewire the host to go to a specific site. If request/url is " http://www.site1.com/?param1=abc " then it should goto iis site www.site2...
    Posted to Forum by Linda Market on 04-15-2008, 2:41 PM
  • Re: Failed to get "Content-Length" response header.

    Is there a way to do this in ASP.NET (C#) ?
    Posted to Forum by pranavvaria on 02-06-2008, 9:59 PM
  • Monitoring IIS

    Hi, I am looking for some code in .Net version 2.0 and C# which can be used to monitor the things like 1. Getting the list of all websites on a remote WebServer. 2. Getting the memory usage or utilisation from each of the above websites. 3. Directory structure from each of the above websites. I tried...
    Posted to Forum by anil.soman on 12-06-2007, 2:21 AM
  • Re: Are child requests supported in Integrated Pipeline Mode?

    Hello Dean, Maybe you will want to look at the source code published at http://www.codeplex.com/VelodocXP . Velodoc is a platform to publish, share, send and transfer large files. Velodoc XP is the open source core. It includes an Http module for uploads and server controls based on ASP.NET Ajax Extensions...
    Posted to Forum by jlchereau on 11-24-2007, 5:32 AM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities