Wednesday, October 26, 2011

System.InvalidOperationException: Cannot load the X.509 certificate identity specified in the configuration.

For this error,


here is a simple solution:

Make sure the following line is present for each Identity in the App.config file:


Something like this:



1 comment: