What does HRESULT 0x8032002E (FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER) mean?

 
Previous Next
FWP_E_ACTION_INCOMPATIBLE_WITH_SUBLAYER FWP_E_CONTEXT_INCOMPATIBLE_WITH_CALLOUT

FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER

FWP_E_CONTEXT_INCOMPATIBLE_WITH_LAYER means a filter is attempting to attach raw context or provider context data where that context type is not valid for the selected layer.

What to verify

  • Check the provider-context type and the filtering layer together; a context is not universally reusable across layers.
  • Make sure the filter references the context intended for its callout or IPsec policy.
  • Build and validate the context before creating the filter that references it.

Microsoft: WFP object model

Microsoft: WFP filtering layer identifiers

Microsoft: WFP error codes


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