Error When Playing File with Many Script or Marker Commands

ID: Q238295

This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice.

No formal product support is available from Microsoft for this Beta product. For information about obtaining support for a Beta release, please see the documentation included with the Beta product files, or check the Web location from which you downloaded the release.
The information in this article applies to:
  • Microsoft Windows Media Services version 4.0
  • Microsoft Windows Media Player versions 5.2, 6.0, 6.1, 6.2, 6.4


SYMPTOMS

When playing an .asf file that contains many script or marker commands, you may receive one of the following errors:

The operation timed out, possibly due to network problems. (Error=C00D0013)
-or-
Windows Media Player cannot open 'mms://myserver/myscriptfile.asf'. Please verify that the path and filename are correct and try again. (Error=80070002)


CAUSE

The header, which contains the script and marker commands, must be delivered at the specified bitrate. If you have a very large header, such as one containing 700 or more script or marker commands, this file cannot be delivered within the timeout window of 20 seconds.


WORKAROUND

To work around this problem, you can use the Windows Media Encoder to embed the script and marker commands directly into the bitstream of the .asf file. For the greatest amount of control over when the encoder embeds individual script commands, you may want to write a Visual Basic program that controls the encoder.

Because the encoder must have a live source or a source that is a .wav, .avi, or .mp3 file, this will not work with existing .asf files.


MORE INFORMATION

For more information on controlling the Windows Media Encoder with Visual Basic, see the Windows Media Services Software Developer's Kit (SDK), available at:

http://www.microsoft.com/windows/windowsmedia/download/

Additional query words: netshow wms wmp

Keywords : kbDSupport
Version : :4.0; WINDOWS:5.2,6.0,6.1,6.2,6.4
Platform : WINDOWS
Issue type : kbprb


Last Reviewed: September 29, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.