Windows error 0x8007370E, -2147010802 Detailed Error Information MALFORMED_SUBSTITUTION_STRING[1] Message A string containing localized substitutable content was malformed. Either a dollar sign ($) was followed by something other than a left parenthesis or another dollar sign or an substitution's right parenthesis was not found. Declared in winerror.h
HRESULT analysis: flags:
S
; facility: 7
(FACILITY_WIN32 ) ; error: 14094
(more) HRESULT analysis[2] Flags Severity Failure Reserved (R) false Origin Microsoft NTSTATUS false Reserved (X) false Facility Code 7 (0x007) Name FACILITY_WIN32 [2] [1] Description This region is reserved to map undecorated error codes into HRESULTs.[2] [1] Error Code 14094 (0x370e)
This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x0000370e .
Questions Nobody has asked any questions about this error yet. Leave a comment below and we'll let you know when we find a fix.
Comments Leave a comment Sources winerror.h from Windows SDK 10.0.14393.0 https://msdn.microsoft.com/en-us/library/cc231198.aspx User contributions licensed under CC BY-SA 3.0