WCF IIS7 certificate error

Discussion in 'ASP.NET / ASP.NET Core' started by ixman, Jan 19, 2009.

  1. Hi,
    </o:p>
    We have a small issue with a certificate installed on the server.
    We have a WCF service http://simpology.org/SimpologyCMSServices/MessageService.svc
    The issue is that I think the IIS process does not have correct ACL on the certificate because I keep getting this error:
    </o:p>
    ----------------
    </o:p>
    Server Error in '/SimpologyCMSServices' Application.
    </o:p>
    Keyset does not exist
    </o:p>
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    </o:p>
    Exception Details: System.Security.Cryptography.CryptographicException: Keyset does not exist
    </o:p>
    ----------------
    </o:p>
    </o:p>
    Can someone please check the access rights to the certificate for the user that IIS process is using(usually Network Authority/NetworkService).
    </o:p>
    </o:p>
    </o:p>
    Thank you,
    </o:p>
    George Barbu
    Simpology
     

Share This Page