Windows error 0x80131049, -2146234295

Detailed Error Information

FUSION_E_UNINSTALL_DISALLOWED[1]

Message"Uninstall of given assembly is not allowed."
Comment Uninstall of given assembly is not allowed.

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode19 (0x013)
NameFACILITY_URT[2][3]
DescriptionThe source of the error code is .NET CLR.[2][3]
Error Code4169 (0x1049)

Questions

✔️
3answers

Unable to install Office on Windows 10

I have a new Dell Windows 10 laptop. It came with the usual "My Office" demo, which I uninstalled. Attempting to install Office 2013 results in the following errors: 1: 1935 2: {3194323D-C74C-40E0-A864-B677608E5D6E} 3: 0x80131049 4: IAssemblyCacheItem 5: Commit 6: Policy.14.0.Microsoft.Vbe.Interop, fileversion="15.0.4420.1017",version="15.0.0.00000000",culture="neutral", publicKeyToken="71E9BCE111E9429C",processorArchitecture="MSIL" I have tried Microsoft's tool for "fully [...] read more
windows-10
ms-office
installation
1vote
2answers

Access Runtime Installation Failure

We are getting the following error on a user's computer: > 1: 1935 > 2: {3194323D-C74C-40E0-A864-B677608E5D6E} > 3: 0x80131049 > 4: IAssemblyCacheItem > 5: Commit > 6: Policy.14.0.Microsoft.Vbe.Interop, > fileversion="15.0.4420.1017",version="15.0.0.00000000",culture="neutral", > publicKeyToken="71E9BCE111E9429C",processorArchitecture="MSIL"* I'm not sure whether it's related but there is a copy of MSACCESS.exe already on the machine in [...] read more
ms-access
installation
ms-office

Comments

Leave a comment

(plain text only)

Sources

  1. https://github.com/dotnet/coreclr/blob/v1.1.0/src/inc/corerror.xml
  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