PATH_TRANSLATED / SCRIPT_NAME server variable 404 issue.
From: Bri Gipson (spammers_at_not.welcome.com)
Date: 05/25/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: The page is not found (replying only?!)"
- Previous message: Ken Schaefer: "Re: The page is not found (replying only?!)"
- Next in thread: David Wang [Msft]: "Re: PATH_TRANSLATED / SCRIPT_NAME server variable 404 issue."
- Reply: David Wang [Msft]: "Re: PATH_TRANSLATED / SCRIPT_NAME server variable 404 issue."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 02:38:40 GMT
Please Help.
Nobody seems to have posted a solution for this yet.
System:
Windows 2000 (unknown if it is Pro, Server or Advanced Server)
All known service packs are installed.
Symptoms:
Accessing a URL from an asp.net application such as
http://www.url.com/path/script.aspx/report.ext?id=200 (where "script.aspx"
is the script page) returns a 404 - file not found error on one installation
while six other installations work fine.
However...
Accessing the URL http://www.url.com/path/script.aspx/report?id=200 works
fine on all installations (except that it doesn't return the PATH_INFO
required for the application). That is, it doesn't return a 404.
The only difference between the installations that I can find is that this
one is completely installed in a virtual directory while the others are
installed from the root of their servers or in physical directories beneath
that root. The "Check if File Exists" in the web properties > Directory Tab
> Configuration > App Mappings > .aspx extension is not checked, as it
shouldn't be.
There may be some additional "hidden" settings in the metabase that I'm
missing, but nobody seems to have identified them as of yet.
The AllowPathInfoForScriptMappings metabase setting has no effect, nor do I
wish to change it from the default.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q184/3/20.ASP&NoWebContent=1
This issue seems to keep coming back in variations so any help would be
greatly appreciated!
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=%23V%24vLfSDEHA.2576%40TK2MSFTNGP11.phx.gbl&rnum=2&prev=/groups%3Fq%3Dpath_info%2B404%2Bgroup
:*microsoft*%26hl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3D%2523V%2524vLfSDEHA.257
6%2540TK2MSFTNGP11.phx.gbl%26rnum%3D2
http://groups.google.com/groups?selm=2ee02c93.0110011742.2fcd2c66%40posting.google.com&rnum=7
http://groups.google.com/groups?&ie=UTF-8&selm=8l2078%24tt5%241%40nnrp1.deja.com&rnum=9
Thanks in advance for any assistance.
Bri Gipson
- Next message: anonymous_at_discussions.microsoft.com: "Re: The page is not found (replying only?!)"
- Previous message: Ken Schaefer: "Re: The page is not found (replying only?!)"
- Next in thread: David Wang [Msft]: "Re: PATH_TRANSLATED / SCRIPT_NAME server variable 404 issue."
- Reply: David Wang [Msft]: "Re: PATH_TRANSLATED / SCRIPT_NAME server variable 404 issue."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|