sharethis:
Re-register DLL Files
Re-register DLL Files That Are Associated With the Cryptographic Service To register .dll files that are associated with Cryptographic Services,follow these steps: press ENTER after each line:Note: Click OK if you are prompted to do so.regsvr32 softpub.dll
regsvr32 /u wintrust.dll
regsvr32 /u initpki.dll
regsvr32 /u dssenh.dll
regsvr32 /u rsaenh.dll
regsvr32 /u gpkcsp.dll
regsvr32 /u sccbase.dll
regsvr32 /u slbcsp.dll
regsvr32 /u cryptdlg.dll
regsvr32 /u softpub.dll
exit
Restart your computer.Click Start, and then click Run.In the Open box, type cmd, and then click OK.At the command prompt, type the following commands (pressENTER after each command):Note Click OK if you are prompted to do so.
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
regsvr32 softpub.dll
exit
Now check to see if the service will now start.
Copy this to notepad, and save so you can follow these steps after you restart
0 comments