What does HRESULT 0xC00D107C (NS_E_WMPCORE_NOSOURCEURLSTRING) mean?

 
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

ResultDifferent boundary
NS_E_WMPCORE_BUFFERTOOSMALLThe destination supplied for a media-type copy cannot hold the complete structure and format block
NS_E_WMPCORE_UNAVAILABLEThe requested operation is not allowed in the Player core’s current state
NS_E_WMPCORE_NOBROWSERWMP 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


Looking for a different code? Search another status or error code.