IIS6 got a 404 Not Found with Application Mapping extension
From: Antoine Drochon (antoine_at_NOSPAM-at-all.drochon.net)
Date: 10/01/04
- Next message: jerrycons: "Please help - IIS App won't write to event log"
- Previous message: Jeff Mowatt: "Re: IIS6 - CGI won't run on 'new website'"
- Next in thread: David Wang [Msft]: "Re: IIS6 got a 404 Not Found with Application Mapping extension"
- Reply: David Wang [Msft]: "Re: IIS6 got a 404 Not Found with Application Mapping extension"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: jerrycons: "Please help - IIS App won't write to event log"
- Previous message: Jeff Mowatt: "Re: IIS6 - CGI won't run on 'new website'"
- Next in thread: David Wang [Msft]: "Re: IIS6 got a 404 Not Found with Application Mapping extension"
- Reply: David Wang [Msft]: "Re: IIS6 got a 404 Not Found with Application Mapping extension"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|