Windows error 0x800705DE, -2147023394

Detailed Error Information

LOG_FILE_FULL[1]

MessageThe event log file is full.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code1502 (0x05de)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x000005de.

Questions

15votes
2answers

Upgrading wp8 to wp8.1 silverlight, debugger cannot be launched

I have now had an error with VS2013 and WP8.1 silverlight for a couple of days. I get a couple of different errors, ..Ensure unlocked screen.., AgHost.exe could not be launched, port is in use by another program and ensure the device is unlocked. These errors came suddenly after I [...] read more
c#
silverlight
windows-phone-8
visual-studio-2013
windows-phone-8.1
0votes
1answer

"The Application Data folder for Visual Studio could not be created" during installation

A few days ago I had a crash of my computer and since then i am unable to succesfully install Visual Studio 2012 Ultimate. During the setup a error screen comes up with nothing but a message "The Application Data folder for Visual Studio could not be created". Searching for [...] read more
visual-studio
visual-studio-2012
installation-package

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