| Previous | Next |
| MF_E_NET_UDP_BLOCKED | MF_E_NET_PROTOCOL_DISABLED |
MF_E_NET_UNSUPPORTED_CONFIGURATION
MF_E_NET_UNSUPPORTED_CONFIGURATION means the selected network-source configuration is not supported by the source, protocol, or platform.
What to check for MF_E_NET_UNSUPPORTED_CONFIGURATION
- Compare application-set network properties with the protocol capabilities of the selected source.
- Disable unsupported optional controls rather than changing unrelated transport settings.
- Use logging to confirm which protocol and transport were actually selected.
Microsoft: Networking in Media Foundation
Microsoft: Supported protocols for Media Foundation network sources
Microsoft: Media Foundation client logging
Diagnostic interpretation
This result has the HRESULT value 0xC00D4293. AllStat records the condition as “The specified configuration value is not supported.%0”.
Evidence to capture
- Capture any IErrorInfo text, activity identifier, event-log entry, and subsystem trace that mentions this result or the mf / net / configuration operation.
- Reproduce this result with the smallest valid input and note whether the result changes with identity, architecture, service state, or target object.
Retry and recovery
%0” has changed.
Looking for a different code? Search another status or error code.