ERROR: 0xC0002A0F: Could not contact the SSO server . Check that SSO is configured and that the SSO service is running on that server. (RPC: 0x800706D9: There are no more endpoints available from the endpoint mapper.)
Second issue I found when I try to configure a receive port my testing application on local machine, Unfortunately I found two services are not running properly on my machine.
- “Remote Procedure Call (RPC)”
- “Enterprise Single Singon”
I restart both, but found that Enterprise Single Sign on has credential issue, it saved the old password, because I am using windows authentication on Sql server and for all services. I update my Single Sign on authentication as below the screenshot
Its working for me.