| Previous | Next |
| NS_E_WMX_INVALID_FORMAT_OVER_NESTING | NS_E_WMPCORE_COCREATEFAILEDFORGITOBJECT |
NS_E_WMPCORE_NOSOURCEURLSTRING
Diagnosing NS_E_WMPCORE_NOSOURCEURLSTRING
This result is HRESULT 0xC00D107C. At the playback core no source URL string checkpoint it means the current Media object has no source URL string from which playback can be resolved; the result belongs to the WMP playback core, graph and media-resource boundary, not to an unspecified Player failure.
Evidence that separates the result
| Result | Different boundary |
|---|---|
NS_E_WMPCORE_BUFFERTOOSMALL | The destination supplied for a media-type copy cannot hold the complete structure and format block |
NS_E_WMPCORE_UNAVAILABLE | The requested operation is not allowed in the Player core’s current state |
NS_E_WMPCORE_NOBROWSER | WMP cannot invoke the browser required for a web-help or related URL action |
Representative case: A metadata-only Media object is assigned as current media. The example isolates only the producing component.
Verification
Repeat the original operation with a fresh owning object after the identified precondition is corrected. Treat this result as resolved only when that same operation passes this stage; preserve any later HRESULT as a separate failure.
Technical references
- Windows Media Player SDK — documentation used to identify the producing boundary of this result.
- Player MediaError event — normative or platform material relevant to it.
- ErrorItem object — API or format context for this HRESULT.
- Supported protocols and file types It.
Looking for a different code? Search another status or error code.
