Tech Support Guy banner
Status
Not open for further replies.

Error 0x80071A91

13K views 12 replies 3 participants last post by  managed  
#1 ·
Working on this issue for a friend. She just switched from Win 7 to Win 10 and now when we boot up we get the error message that .net framework 3.5 (includes .net 2.0 and 3.0) need to be installed. Then it ask if we want to install the feature. We say yes and it goes through the motions and says it cannot be installed due to error code 0x80071A91. Everything I have found for this error fix pertains to Windows 8.1 and nothing works.

Any suggestions would be greatly appreciated. Computer worked fine until install of Windows 10.
 
Save
#6 ·
Save
#8 ·
Anyone with any thoughts as to why the .net framework will not load would be greatly appreciated. I hate to have to reinstall windows and lose everything.

Thank you.
 
Save
#9 ·
ERROR_RM_NOT_ACTIVE
6801 (0x1A91)
Transaction support within the specified resource manager is not started or was shut down due to an error.
Give this a try,
Open an elevated command prompt and run the following commands, press enter after each one.

cd /d %SystemRoot%\System32\SMI\Store\Machine (press enter)
attrib -s -h * (press enter)
del *.blf (press enter)
del *.regtrans-ms (press enter)

Restart the computer.

After restart, the registry regenerates the deleted files from the above commands. Hopefully the resource manager is now in a current state and allows you to proceeded with the install.
 
#12 ·
Yep, did all of the above. Even went to windows features and turned on he 3.5 update. No go. It's like it goes so far and then something trips and it just won't update any further.
 
Save
Status
Not open for further replies.
You have insufficient privileges to reply here.