"The security validation for this page is invalid" when calling the SharePoint Web Services
Posted by: Jan Tielens Bloggings [MVP],
on 25 May 2009 |
View original | Bookmarked: 0 time(s)
When working with the out-of-the-box SharePoint web services, it may have happened to you that the Web Service response contained the following exception embedded in the XML:Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.The security validation for this page is invalid. Click Back in your Web browser, refresh the page, and try your operation again.Error code: 0x8102006dUndoubtedly this exception is quite strange in the context of a web service call; there is no...