Quantcast
Channel: SharePoint 2013 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 21070

Secure Store Service not found. System.TypeLoadException

$
0
0

I'm trying to manage a SQL Server table via External Content Type, when I go to the List that was made for this, I get this error in the browser:

Unable to render the data. If the problem persists, contact your web server administrator.

Correlation ID:82c8229c-19fa-205d-254f-bbe13774127f

When I look at the SharePoint 2013 log file I see this error.... how do I fix it?

Error while executing web part: Microsoft.BusinessData.MetadataModel.InvalidMetadataPropertyException: The Type name for the Secure Store provider is not valid. ---> System.TypeLoadException: Could not load type 'Secure Store Service' from assembly 'Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'. 

InnerException 1: System.TypeLoadException: Could not load type 'Secure Store Service' from assembly 'Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'.   

at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)   

at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)   

at System.Type.GetType(String typeName, Boolean throwOnError)   

at Microsoft.SharePoint.BusinessData.Infrastructure.LobSystemInstancePropertyParser.GetSsoProvider(String ssoProviderTypeName)


Viewing all articles
Browse latest Browse all 21070

Trending Articles