Thursday, February 2, 2012

Sharepoint: : An unsecured or incorrectly secured fault was received from the other party

This was another fun one I ran into today.  The site is a reporting center with both Performance Point and Reporting Services reports.  The error started after we moved the site from our development environment to our test environment.  

The error reported in the SharePoint logs was:


An unexpected error occurred.  Error 17265.  Exception details: System.ServiceModel.Security.MessageSecurityException: An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail. ---> System.ServiceModel.FaultException: An error occurred when verifying security for the message. 


The problem ended up being that after we rebooted the test web server, the clock was 15 minutes ahead.  Resetting the clock fixed this error(yes, changing the time fixed the security exception.....).   Just another fun day in the world of SharePoint 2010.

No comments:

Post a Comment