Windows error 0x80270250, -2144927152

Detailed Error Information

E_MONITOR_RESOLUTION_TOO_LOW[1]

MessageThis app can't start because the screen resolution is below 1024x768. Choose a higher screen resolution and then try again.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode39 (0x027)
NameFACILITY_SHELL[2][1]
DescriptionThe source of the error code is the user Shell.[2][1]
Error Code592 (0x0250)

Questions

0votes
1answer

Expression Blend Designer COMException

When I open the designer for a specific project in Expression Blend, I get the following error, since checking the box 'Override scaling'. System.Runtime.InteropServices.COMException This app can't start because the screen resolution is below 1024x768. Choose a higher screen resolution and then try again. (Exception from HRESULT: 0x80270250) I have [...] read more
xaml
windows-runtime
expression-blend

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