Browse by Tags

Related Posts

  • HttpHandlers/Modules can't be found if you're requesting a file in a subfolder?

    I am reposting this in a new thread since the old one is marked as "answered". I have an httpHandler that handles files of a certain type, and it works just fine if I type: http://myWebServer/someFile.foo But as soon as I try to access a file from a subfolder (even if it's not a virtual...
    Posted to HttpHandlers and HttpModules (Forum) by mvargas on 06-04-2009, 12:00 AM
    Filed under: HttpHandler, iis
  • Re: IIS6 hosting

    Hello Guys, I still have a same problem with iis 6.0. But I´m not using MVC... I´m just need to add a HttpHandler to make some urls to be more friendly for user. I have administrator acess of my server but I tried to many configurations to aspnet_isapi.dll on my website. But when I request a route that...
    Posted to ASP.NET MVC (Forum) by andrepaulovich on 03-02-2009, 12:00 AM
    Filed under: routing, httphandler, IIS
  • How to get request from Internet or Intranet..?

    Hi, How do I know that a request came from Intranet or Internet zone in ASP.Net? I have two application, in which one href refers to the another application running on different server.So this external application link differs for intranet and internet. If I know the request zone then, based on that...
    Posted to HttpHandlers and HttpModules (Forum) by acacjag on 02-16-2007, 12:00 AM
    Filed under: URL Rewriting, asp.net 2.0, ASP.NET Request Filters, BeginRequest, global, handler, HttpHandler, HttpWebRequest IfModifiedSince NotModified Exception, iis, Application_BeginRequest, .net myspace httphandler extension response.write path
  • httphandler working on VS 2005(Cassini) not on IIS6

    I have a reverse proxy implemented using a HTTP handler. The handler handles all trafic (using webrequest) between my ASP.NET application and a remote ASP.NET application. To be able to call the remote site, I have to add some HTTP headers and a client certificate. So far so good. When I test this on...
    Posted to HttpHandlers and HttpModules (Forum) by Greyfox on 02-07-2007, 12:00 AM
    Filed under: asp.net 2.0, HttpHandler, IHttpHandler, iis, HttpResponse, HttpWebRequest IfModifiedSince NotModified Exception
Page 1 of 1 (4 items)