WS_E_NUMERIC_OVERFLOW

Code: 0x803d0002 (2151481346)

As HRESULT:As NTSTATUS:

Abstract

The operation could not be completed because it would lead to numeric overflow.

Documented in Win32

Windows Web Services Return Values: 0x804d0002

The numeric operation would result in overflow due to lack precision of the values specified. An example of this is when adding two 32-bit integer values where the value would wrap around.

COM Error Codes (FWP, WS, NDIS, HyperV) (winerror.h): 0x803D0002

The operation could not be completed because it would lead to numeric overflow.

Associated Modules

ModuleCodeFound inDescription
KernelBase.dll0x803d000278.1The operation could not be completed because it would lead to numeric overflow.
kernel32.dll0x803d000278.11011The operation could not be completed because it would lead to numeric overflow.
webservices.dll0x803d000278.11011The operation could not be completed because it would lead to numeric overflow.
3 entries