The information in this article applies to:
SYMPTOMS
When you use Microsoft Internet Information Server (IIS), if you place a period (.) in a browser's command line after any script-mapped file name, you receive unexpected results. The browser produces a document that contains the scripting information and other data in the file.
http://server_name/asp_directory/file.asp.you will receive something similar to the following:
The browser should return a confirmation Web page without the script. CAUSE
The problem affects any script-mapped files requested from a virtual
directory that has both read and execute permissions set. Adding one or
more extra periods onto the end of the URL causes the file to be displayed
in the browser, instead of run on the server. This allows end users to see
information that may be confidential, such as server-side script logic (for
example, the discount applied to the retail price from a database). This
problem affects any file in the script-map list, such as .asp, .ht., .id,
.PL, and so on.
RESOLUTION
A supported fix that corrects this problem is now available from
Microsoft, but it has not been fully regression tested and should be
applied only to computers experiencing this specific problem. If you are
not severely affected by this specific problem, Microsoft recommends that
you wait for the next service pack that contains this fix. http://support.microsoft.com/support/supportnet/default.asp This hotfix has been posted to the following Internet location. You can download any of these self-extracting files from the following service:
Or use the following full URL on your client browser:
NOTE:After you apply the above fix, the default document in WWW Service Properties cannot contain any forward slashes. Any forward slashes must be converted to back slashes. If this product was already installed on your computer when you purchased it from the Original Equipment Manufacturer (OEM) and you need this fix, please call the Pay Per Incident number listed on the above Web site. If you contact Microsoft to obtain this fix, a fee may be charged. This fee is refundable if it is determined that you only require the fix you requested. However, this fee is non-refundable if you request additional technical support, if your no-charge technical support period has expired, or if you are not eligible for standard no-charge technical support. For more information about eligibility for no-charge technical support, see the following article in the Microsoft Knowledge Base: Q154871 Determining If You Are Eligible for No-Charge Technical Support WORKAROUNDTo work around this problem, do not place script-mapped files in a directory that has both read and execute permissions. STATUSMicrosoft has confirmed this to be a problem in Microsoft Internet Information Server version 3.0. Additional query words: 1.00 2.00 3.00 prodnt 4.00 hang version
Keywords : kbbug1.00 kbbug2.00 kbbug3.00 |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |