Hi,
beim Abarbeiten der Installation von SP2 auf mein XP Prof erhalte ich:
"SP2 Setup-Fehler
Es konnte weder in die Datenbank geschrieben noch aus ihr gelesen werden"
"Installation von SP2 wurde nicht abgeschlossen"
UND NU???
ChrSch
Hi,
beim Abarbeiten der Installation von SP2 auf mein XP Prof erhalte ich:
"SP2 Setup-Fehler
Es konnte weder in die Datenbank geschrieben noch aus ihr gelesen werden"
"Installation von SP2 wurde nicht abgeschlossen"
UND NU???
ChrSch
Das Problem und seine Lösung ist in der Datei "WxSP2.htm" wie folgt beschrieben:
Cryptographic service and related errors
Some of the possible error messages are:
Cryptographic service error
Error 0x800710D9 Unable to read from or write to the database
The quickest and most thorough way to solve this problem is a batch file, written by fellow MVP Torgeir Bakken from Norway. Reboot the computer and, before running any other program, run the batch file. It will tell you when it is finished. Here it is: fixdb.bat
For other possible solutions check http://www.updatexp.com/cryptographic-service.html and the following Microsoft Knowledge Base article for details.
You cannot install some updates or programs
http://support.microsoft.com/?kbid=822798
The most successful workaround for the cryptographic service error has been the method 3 mentioned in that article:
Rename the Catroot2 folder, and then try to install the program again. To rename the Catroot2 folder, follow these steps:
Click Start, and then click Run.
In the Open box, type cmd, and then click OK.
At the command prompt, type the following commands, pressing ENTER after each line:
net stop cryptsvc
ren %systemroot%System32Catroot2 catroot2old
net start cryptsvc
exit
Important: Do not rename the Catroot folder. The Catroot2 folder is automatically recreated by Windows, but the Catroot folder is not recreated if it is renamed.
For the "Error 0x800710D9 Unable to read from or write to the database" you would need to delete or rename the %systemroot%Security*.log files as well (rename them to e.g. *.log.old).
Das erwähnte Skript "fixdb.bat" kann von folgendem Link geholt werden:
"www.michna.com/kb/fixdb.bat"
(Achtung: nach dem Ausführen des bat-Files XP neu starten und dann das SP2 wieder ausführen.
Viel Erfolg Niklaus