Windows error 0x80071A91, -2147018095

Detailed Error Information

RM_NOT_ACTIVE[1]

MessageTransaction support within the specified resource manager is not started or was shut down due to an error.
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 Code6801 (0x1a91)

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

Questions

7votes
6answers

node.js installer failing with 'CAQuietExec Failed' and 1603 error code on Windows 7

I was trying to install node.js on my Windows 7. But, everytime I am trying to install it gives following error: MSI (s) (A0:64) [20:01:44:207]: Executing op: CustomActionSchedule(Action=RegisterEventManifest,ActionType=3073,Source=BinaryData,Target=CAQuietExec,CustomActionData="wevtutil.exe" im "C:\Program Files\nodejs\node_etw_provider.man") MSI (s) (A0:F8) [20:01:44:217]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI7B6E.tmp, Entrypoint: CAQuietExec CAQuietExec: Transaction support within the specified resource [...] read more
node.js
windows-7
windows-installer
1vote
1answer

Corrupt transaction resource manager after Windows 10 install

I have a lingering problem after running a clean Windows 10 install (via Microsoft's Windows 10 media creation tool after the upgrade from Windows 8.1 failed. It looks like the transaction resource manager is corrupted in some way and every repair I've tried has failed. The system event log is [...] read more
windows-10
windows-10-upgrade
0votes
0answers

Windows 10 throws 0x80071a91 every single time

I get this error in Windows 10 every single time I try to install cumulative or Adobe Flash Player updates (not for Office and other minor updates). I remove C:\Winodws\SoftwareDistribution in safe mode, restart and it updates successfully only to show the same error the next time. Do you have [...] read more
windows
windows-10
windows-update
0votes
2answers

How to fix 0x80071A91 error in Windows Vista / backup Vista system?

I am getting this error below: > "File backup could not save your automatic backup settings for the following > reason: > > Transaction support within the specified file system resource manager is not > started or was shutdown due to an error. (0x80071A91) > > Please try again." I [...] read more
windows-vista
backup
-1votes
1answer

Windows 10 update failure with MS Office 2010 issue

I have a Windows 10 upgrade that is behaving abnormally when it does automatic updates. This is also causing me an issue with installing Office 2010. I have several automatic updates that are downloading and installing correctly. However, 3 fail without giving any details that I can use to determine [...] read more
windows-10
windows-update
.net-framework
microsoft-office-2010

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