| Previous | Next |
| FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER | FWP_E_INCOMPATIBLE_AUTH_METHOD |
FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT
FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT means the context attached to a filter does not match the callout that will receive it. Provider contexts are data blobs used to pass configuration to a specific callout or policy feature.
What to verify
- Check that the filter references the callout and provider context created as a matched pair.
- Do not reuse a provider context from a different callout type merely because the GUID is available.
- Validate callout registration before publishing filters that depend on it.
Looking for a different code? Search another status or error code.