| Previous | Next |
| NS_E_WMG_NOTALLOUTPUTSRENDERED | NS_E_WMR_UNSUPPORTEDSTREAM |
NS_E_WMG_FILETRANSFERNOTALLOWED
NS_E_WMG_FILETRANSFERNOTALLOWED: what the result means
NS_E_WMG_FILETRANSFERNOTALLOWED (0xC00D1058) means a file-transfer stream is present in a playback path or mode that does not permit file transfer.
What to capture
Record the stream inventory, the stream selected as file transfer, the playback mode and the API call that attempted to build or start the graph.
Focused verification
Repeat with the file-transfer stream excluded while leaving the playable streams unchanged. If graph construction then advances, the rejected stream/mode combination is the relevant condition.
Technical references
- The DirectShow filter graph
- DirectShow media types
- Negotiating media types
- WM ASF Reader filter
- Microsoft HRESULT registry
Looking for a different code? Search another status or error code.
