Pergunta

We have an BCS issue on a Sharepoint Foundation multi-tenant farm.

Users are able to create external content types using SharePoint Designer 2010, but when they browse to the list of external data we see an error stating "Unable to display this Web Part"

In the ULS logs is see System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Office.SecureStoreService, Version=14.0.0.0

Anyone have an idea?

Foi útil?

Solução

It appears that when ECT is created using Secure Store Application ID SharePoint 2010 Foundation cannot use it, because Secure Store Service is only available in Server edition. And though I was able to create ECT I couldn't run it.

I have a blog post about creating ECT to access SQL Server database properly here:

Setting up External Content Type for SQL Server database using SQL Server authentication - SharePoint 2010 Foundation

Outras dicas

What authentication method is being set when using SPD 2010 to create the External Content Types?

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top