FWP_E_INCOMPATIBLE_SA_STATE
Code: 0x8032001b (2150760475)
As HRESULT:- S: 1 (Failure)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x032 (FACILITY_FWP: Firewall Platform)
- Code: 0x001b (27)
- Sev: 2 (STATUS_SEVERITY_WARNING)
- C: 0 (Microsoft-defined)
- Facility: 0x032 (Unknown facility)
- Code: 0x001b (27)
Abstract
The call is not allowed for the current security association state.
Documented in Win32
COM Error Codes (FWP, WS, NDIS, HyperV) (winerror.h): 0x8032001B
The call is not allowed for the current security association state.
WFP Error Codes (winerror.h): 0x8032001B
The call is not allowed for the current security association (SA) state. The SA context functions must be called in a specific order: - [**IPsecSaContextCreate0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextcreate0) - [**IPsecSaContextGetSpi0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextgetspi0) - [**IPsecSaContextAddInbound0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextaddinbound0) - [**IPsecSaContextAddOutbound0**](/windows/desktop/api/Fwpmu/nf-fwpmu-ipsecsacontextaddoutbound0) This error is returned if they are called out of order.
Associated Modules
| Module | Code | Found in | Description |
|---|---|---|---|
| KernelBase.dll | 0x8032001b | 78.1 | The call is not allowed for the current security association state. |
| kernel32.dll | 0x8032001b | 78.11011 | The call is not allowed for the current security association state. |
| 2 entries | |||