WindowsUpdate_80071A91 / Backup 9ßß71A91

  • Thread starter Thread starter Ralf
  • Start date Start date
R

Ralf

Guest
Hi!

I get this error message (80071A91) every time I try to update my Vista or
when I try to make a backup. I searched google for this error message and I
spent the last 3 hours reading every hit on google. However, many people seem
to have this problem but I didn't find any solutions to this problem.
Please help me!!!
 
"Ralf" <Ralf@discussions.microsoft.com> wrote in message
news:07E6B5C2-4C2F-4365-A054-A67219B08BD8@microsoft.com...
> Hi!
>
> I get this error message (80071A91) every time I try to update my Vista or
> when I try to make a backup. I searched google for this error message and I
> spent the last 3 hours reading every hit on google. However, many people seem
> to have this problem but I didn't find any solutions to this problem.
> Please help me!!!



<cmd_output OS="XPsp2">
F:\>set /a c = 0x1a91
6801
F:\>net helpmsg %c%

The system cannot find message text for message number 0x1a91 in the message file for NETMSG.
</cmd_output>


Perhaps your OS gives a different result for that net helpmsg 6801 command?

Oh. Here you go:

http://msdn2.microsoft.com/en-us/library/ms681389.aspx

(Microsoft search for
6801 intitle:codes
)

<quote>
ERROR_RM_NOT_ACTIVE
6801 Transaction support within the specified file system resource manager is not started or was shutdown due to an error.
</quote>

Looks like you will have to search the logs for that 6801 code
to find out what "the specified file system resource manager" is. <eg>


Good luck

Robert Aldwinckle
---
 
Re: WindowsUpdate_80071A91 / Backup 9ßß71A91

I have no idea what you are writing about - can you tell me in more detail
what I could do exactly.
Thanks,
Ralf
"Robert Aldwinckle" wrote:

> "Ralf" <Ralf@discussions.microsoft.com> wrote in message
> news:07E6B5C2-4C2F-4365-A054-A67219B08BD8@microsoft.com...
> > Hi!
> >
> > I get this error message (80071A91) every time I try to update my Vista or
> > when I try to make a backup. I searched google for this error message and I
> > spent the last 3 hours reading every hit on google. However, many people seem
> > to have this problem but I didn't find any solutions to this problem.
> > Please help me!!!

>
>
> <cmd_output OS="XPsp2">
> F:\>set /a c = 0x1a91
> 6801
> F:\>net helpmsg %c%
>
> The system cannot find message text for message number 0x1a91 in the message file for NETMSG.
> </cmd_output>
>
>
> Perhaps your OS gives a different result for that net helpmsg 6801 command?
>
> Oh. Here you go:
>
> http://msdn2.microsoft.com/en-us/library/ms681389.aspx
>
> (Microsoft search for
> 6801 intitle:codes
> )
>
> <quote>
> ERROR_RM_NOT_ACTIVE
> 6801 Transaction support within the specified file system resource manager is not started or was shutdown due to an error.
> </quote>
>
> Looks like you will have to search the logs for that 6801 code
> to find out what "the specified file system resource manager" is. <eg>
>
>
> Good luck
>
> Robert Aldwinckle
> ---
>
>
>
 
Back
Top