Then, I publish the application to IIS and windows security popup is shown when I browse the site. Actually, the site doesn't work.
The absence of windows security popup gives me some idea on the permission on existing private key.
There are two ways to solve above issue.
1. Give permission to this folder C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys directly
2. Go to cmd-> type "mmc"-> add snapin certificate->click folder personal->right click->All Tasks->import your private key->right click your private key->All Tasks->Manage Private Key...->grant the permission.
No comments:
Post a Comment