Windows error 0x80073AFC, -2147009796

Detailed Error Information

MUI_FILE_NOT_FOUND[1]

MessageThe resource loader failed to find MUI file.
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 Code15100 (0x3afc)

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

Questions

2votes
1answer

Why am I unable to uninstall my VS 2010 Professional?

I'm unable to repair my VS 2010 Professional. I also can't uninstall. The logs for the failed uninstall can be found here. [12/07/11,13:33:31] Microsoft Visual Studio 2010 Professional - ENU: [2] UpdateFileFetcherFromMsi: Warning: Missing fwlink entry for cabinet: #QFE.cab [12/07/11,13:33:31] Microsoft Visual Studio 2010 Professional - ENU: [2] UpdateFileFetcherFromMsi: Warning: [...] read more
visual-studio-2010
0votes
3answers

HoloLens can't pair with my PC in developer mode

I try to create a shared experience with two HoloLens 2. I have finished creating my app so I have tried it on my first HoloLens 2. I succeeded in deploying and running my app on it. So I take the HoloLens of another department of my company. They told [...] read more
uwp
hololens

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