Windows error 0xC00D0072, -1072889742
Detailed Error Information
NS_E_NO_SPECIFIED_DEVICE
[1]
Message
No specified device driver is present.%0
Declared in
nserror.h
HRESULT analysis
[2]
Flags
Severity
Failure
Reserved (R)
true
Origin
Microsoft
NTSTATUS
false
Reserved (X)
false
Facility
Code
13 (0x00d)
Name
FACILITY_MEDIASERVER
[2]
[3]
Description
The source of the error code is the Windows Media Server.
[2]
[3]
Error Code
114 (0x0072)
Questions
0
votes
1
answer
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
Leave this blank
Name
Email Address
Comment
(plain text only)
Sources
nserror.h from Windows SDK 10.0.14393.0
https://msdn.microsoft.com/en-us/library/cc231198.aspx
winerror.h from Windows SDK 10.0.14393.0
User contributions licensed under
CC BY-SA 3.0