Windows error 0x88982F07, -2003292409

Detailed Error Information

WINCODEC_ERR_UNKNOWNIMAGEFORMAT[1]

MessageThe image format is unknown.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)true
FacilityCode2200 (0x898)
NameFACILITY_WINCODEC_DWRITE_DWM[1]
Error Code12039 (0x2f07)

Questions

13votes
3answers

"The image format is unrecognized" depending on monitor

We have a C# WPF project (.NET 4.0, Visual Studio 2010). It has been tested on both Windows XP and Windows 7 and seems to work fine, but now I have received reports from two customers on the field (both located in Spain for some reason) who cannot start the [...] read more
c#
wpf
.net-4.0
windows-xp
icons

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0