Windows error 0xC00D0072, -1072889742

Detailed Error Information

NS_E_NO_SPECIFIED_DEVICE[1]

MessageNo specified device driver is present.%0
Declared innserror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode13 (0x00d)
NameFACILITY_MEDIASERVER[2][3]
DescriptionThe source of the error code is the Windows Media Server.[2][3]
Error Code114 (0x0072)

Questions

0votes
1answer

Exception from HRESULT: 0xC00D0072 in Desktop Recorder

i downloaded this source code , i tried to run it but when i click start recording it crash ! , i wonder what make it crash and what to do to avoid any further error in this code? DesktopEncoder.PrepareToEncode(true); read more
c#
visual-studio

Comments

Leave a comment

(plain text only)

Sources

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

User contributions licensed under CC BY-SA 3.0