IIS6 got a 404 Not Found with Application Mapping extension

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Antoine Drochon (antoine_at_NOSPAM-at-all.drochon.net)
Date: 10/01/04


Date: Fri, 01 Oct 2004 11:25:19 +0200

Hello,

I have a mapped application working with HttpHandler.
This application is deployed on 2 webservers running Windows Server 2003
Web.config are the same on both servers

On the first one, all is ok, on the second one i have the following
behavior :

Application Mapping is set, here a metabase.xml bribe

-----8<---------------------8<-----
.ext,C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_isapi.dll,1,GET
-----8<---------------------8<-----

http://server/sample.ext?param=value
This URL works !

http://server/foo/sample.ext?param=value
This URL give me a 404 not found.

More, on my developpement machine (running IIS/5) it also works.
I deleted, recreated the website on this hell server, i've the same
behavior...

Does someone have an idea ?

Antoine.



Relevant Pages

  • Re: IIS6 got a 404 Not Found with Application Mapping extension
    ... Please give the actual line in the web log file ... This posting is provided "AS IS" with no warranties, ... This application is deployed on 2 webservers running Windows Server 2003 ...
    (microsoft.public.inetserver.iis)
  • Playing with the HttpHandler to talk to a server application
    ... I have implemented an example of HttpHandler to talk with my Windows ... application running on the server. ... I want to send some command from IE to my ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Http-handlers
    ... > use an HttpRequest object to get this page on the server locally (will ... originally engineered as an HttpHandler. ... since the HttpHandler becomes the target of the request which ... backward compatibility to allow the .NET ASPX ISAPI to process both ASP ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • HttpHandler
    ... Wenn ich in der ProcessRequest Methode die Transfer ... Methode des Server Objekt aufrufe, ... Letzteres leuchtet mir ja noch ein, da hier der Browser die Umleitung ... HttpHandler immer aufgerufen wird. ...
    (microsoft.public.de.german.entwickler.dotnet.asp)
  • IHttpHandler Redirect
    ... I've made a HTTPHandler but ReWritePathdoesn't do anything ... from the browser. ... page to know where the "real" file is on the server without changing ...
    (microsoft.public.dotnet.framework.aspnet)