Cryptographic service

  • Thread starter Thread starter Danny
  • Start date Start date
D

Danny

Can anyone tell me how to get the Cryptographic Services back?

It does not show up under services at all.

We have run sfc /scannow and it did not help.
We re-registered all the dll files for the service and this did not help.

Any suggestions would be greatly appreciated.

running windows XP Pro

Thanks
Danny
 
Thanks Mark

However what if the cryptographic files some how were missing?
What files need to be extracted from the oem CD to get everything back.

Thanks
Danny
 
cryptographic service error and how to fix it!: Go to start/run, and type:net start cryptsvc
regsvr32 softpub.dll
regsvr32 wintrust.dll
regsvr32 initpki.dll
regsvr32 dssenh.dll
regsvr32 rsaenh.dll
regsvr32 gpkcsp.dll
regsvr32 sccbase.dll
regsvr32 slbcsp.dll
regsvr32 cryptdlg.dll
 
Back
Top