Hello,
When I try to access a SharePoint list that retreives data using Business Connectivity Services I get an error with the corresponding correlation ID. In the log file this leads to the following entry:
UserProfileApplicationProxy.InitializePropertyCache: System.Security.Cryptography.CryptographicException:Access is denied. at Microsoft.Office.Server.UserProfiles.MossClientBase`1.ExecuteOnChannel(String operationName, CodeBlock codeBlock) at Microsoft.Office.Server.UserProfiles.ProfilePropertyServiceClient.ExecuteOnChannel(String operationName, CodeBlock codeBlock) at Microsoft.Office.Server.UserProfiles.ProfilePropertyServiceClient.GetProfileProperties() at Microsoft.Office.Server.Administration.UserProfileApplicationProxy.RefreshProperties(Guid applicationID) at Microsoft.Office.Server.Utilities.SPAsyncCache`2.GetValueNow(K key) at Microsoft.Office.Server.Utilities.SPAsyncCache`2.GetValue(K key, Boolean asynchronous) at Microsoft.Office.Server.Administrati... e680f033-14d3-45f8-817c-cd61ee131bce
It seems to be a permissions problem, but where?