| Previous | Next |
| NS_E_WMR_WILLNOT_RENDER_BINARY_STREAM | NS_E_ASX_INVALIDFORMAT |
NS_E_WMX_UNRECOGNIZED_PLAYLIST_FORMAT
Understanding NS_E_WMX_UNRECOGNIZED_PLAYLIST_FORMAT in a Windows Media playlist
NS_E_WMX_UNRECOGNIZED_PLAYLIST_FORMAT (0xC00D1068) is returned when the file reached the playlist loader but did not match a registered WMX/WPL/ASX playlist grammar.
Distinguish in-memory Playlist state, WPL or ASX parsing, nested-list expansion, Media-object resolution and execution of referenced items. The relevant condition is the file reached the playlist loader but did not match a registered WMX/WPL/ASX playlist grammar.
What the result means
| Retest outcome | Interpretation |
|---|---|
| A later HRESULT appears | The rejected condition — the file reached the playlist loader but did not match a registered WMX/WPL/ASX playlist grammar — was cleared; diagnose the new code at its own layer. |
Actions that obscure the cause
- renaming an arbitrary text or media file to.wpl.
Technical references
- Windows Media Player SDK
- Windows Media Playlists
- Windows Media Playlist elements
- Managing playlists
- Microsoft HRESULT registry
Looking for a different code? Search another status or error code.
