FIX: A Windows Media Services 9 Series server registers a 408 status code instead of the expected 200 status code for some mobile clients (917441)



The information in this article applies to:

  • Microsoft Windows Media Services 9 Series

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SYMPTOMS

When a client plays back media content from a Microsoft Windows Media Services 9 Series server, the client typically sends a log file back to the server. This log file contains playback statistics. Some mobile clients send a log file that has a malformed date field. When the server receives a log that has a malformed date field, the server registers a 408 status code for that client connection instead of the expected 200 status code.

CAUSE

This issue occurs because the server discards the client log. The server does this because the data is malformed.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Microsoft Windows Server 2003 for x86-based computers (all languages)

The following file is available for download from the Microsoft Download Center:
DownloadDownload the WindowsServer2003-KB917441-v2-x86-ENU.exe package now.

Microsoft Windows Server 2003 for x64-based computers (all languages)

The following file is available for download from the Microsoft Download Center:
DownloadDownload the WindowsServer2003.WindowsXP-KB917441-v2-x64-ENU.exe package now.

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to obtain Microsoft support files from online services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
File nameFile versionFile SizeDateTimePlatform
Wmsserver.dll9.1.1.38383,165,18404-Apr-200603:57x86
Wmsserver.dll9.1.1.38385,815,29604-Apr-200601:10x64

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

This hotfix also gives server administrators the ability to add other custom-defined operating system names and player versions to the registry. If a client that has a matching string sends a malformed date and time, the server will still correctly write the log file.

To add more user agent strings, follow these steps:
  1. Start Registry Editor.
  2. Locate and then click the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media\Server

  3. On the Edit menu, click Add Key, and then add the following registry value:

    Key name: ClientLogging

  4. Click the ClientLogging key.
  5. On the Edit menu, click Add Value, and then add the following registry value:

    Value name: DateTimeWorkaround
    Data type: REG_MULTI_SZ
    Value data: Each string represents the client version and the client operating system on which you should also apply this hotfix. The string uses the following format:

    Version;OperatingSystemName

    Note Version represents the major part of the version number, such as "10." or "9." OperatingSystemName represents the name of the client operating system, such as "SmartPhone".

  6. Exit Registry Editor.

Modification Type:MinorLast Reviewed:6/2/2006
Keywords:ATdownload kbfix kbQFE kbHotfixServer KB917441 kbAudDeveloper kbAudITPRO