error code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

a friend of mine cannot get into his computer because of an errorcode it is 0x80090019. how can he correct this condition without loosing all his information
 
0x80090019 is NTE_KEYSET_NOT_DEF ("The keyset is not defined"). Something
is probably doing a CryptAcquireContext and failing. What the something is
I really don't know. One guess might be kerberos, but it's a guess based on
almost zero information.

Do you have any other clues? Can you boot into safe mode? If so, the event
log should tell you something.
Another option is to attempt a repair from the CD. That's kinda drastic, so
I'd save it as a last resort if you can't solve the problem in some other
way.
--
Drew Cooper [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


david said:
a friend of mine cannot get into his computer because of an errorcode it
is 0x80090019. how can he correct this condition without loosing all his
information
 
Back
Top