Browse by Tags

All TagsASP.NETC# (RSS)
  • 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
  • Reading Suggestions

    Hi All, I am looking for some reading material (be it online or in a book) that will give me details of how to manage remote instances of IIS through a ASP.Net web application. At the moment the application exists on all servers, and upon performing an action, the app will redirect to the application...
    Posted to Forum by Mick-Walker on 10-25-2007, 3:11 AM
Page 1 of 1 (7 items)
Page view counter