I got an error while trying to register plugin using the plugin registration tool in the SDK. The problem comes out of nowhere since before today I always able to do plugin registration using the tool with ease.
The error message is this:
Unhandled Exception: System.ServiceModel.Security.MessageSecurityException:
An unsecured or incorrectly secured fault was received from the other party.
I've done my searching and already try some steps that commonly suggested which are:
1. Deleting the LiveDevice.xml file under Users\{username}\LiveDeviceID
2. Deleting the Connections.config file within the Plugin Registration Folder
3. Reboot the PC
4. Making sure the discovery url is correct (using: https://disco.crm5.dynamics.com/XRMServices/2011/Discovery.svc)
However, I still can't resolve my issue, anyone have suggestions? Thanks.