The information in this article applies to:
SYMPTOMSApplications which use the IIS log files in W3C format may produce errors or incorrect reports. This may be observed as parsing, or similar errors being encountered during processing. CAUSEThe Windows NT SAM will permit user accounts that contain spaces in the name such as "JOE BLOGGS". When IIS creates the log file entry for an access to the site with this account, it does not delimit the cs-username field with quotes. As the W3C log is delimited by spaces, this can cause problems for applications, such as Site Server - Usage Analysis, which process these log files. WORKAROUND
Make sure that user accounts used for Web authentication do not contain spaces in the username. STATUSMicrosoft has confirmed this to be a problem in Internet Information Server 4.0. MORE INFORMATIONAdditional query words:
Keywords : kbinterop kbiis400 |
Last Reviewed: September 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |