"Hakvinius" <hakvinius@spray.se> skrev i meddelandet
news:E14C1078-94F0-4BD6-BD41-D65C350F57DF@microsoft.com...
> Hi,
> Today, I suddenly found a new error in my log. The event id is 137 and
> source is NTFS. A translation of the message would be something like this:
>
> "Unable to start the standard resource handler for transactions on volume
> C: due to an error."
>
> From log:
> - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> - <System>
> <Provider Name="Ntfs" />
> <EventID Qualifiers="49156">137</EventID>
> <Level>2</Level>
> <Task>2</Task>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2007-07-24T07:43:44.301Z" />
> <EventRecordID>36340</EventRecordID>
> <Channel>System</Channel>
> <Computer>More-dator</Computer>
> <Security />
> </System>
> - <EventData>
> <Data />
> <Data>C:</Data>
>
> <Binary>1C0004000200300002000000890004C000000000300019C000000000000000000000000000000000300019C0</Binary>
> </EventData>
> </Event>
>
> I tried a chckdsk, but no errors there.
>
> Thanks in advance for any help!
>
> /Hakan
>
After some research, I found the solution here:
http://blogs.vertigo.com/personal/al...Post.aspx?ID=5
This error was apparently stopping Windows Update and System Restore.
As this seems to have happened with others before, it's strange that nothing
can be found on MS KB.