0
votes
1answer
21 views

need support/materials for developing external lists with visual studio 2010

Up to now, I have mostly used Sharepoint designer to develop external content types and lists. Due to the lack of source control and for other reasons, we would like to move the development process ...
0
votes
0answers
271 views

External Content Type using Entity Framework “'The specified named connection is either not found in the configuration etc..”

I suspect this error is because I am using the EF and the connection string is not being found. Here is the error I am seeing: MethodInstance with Name 'ReadList' on Entity (External Content Type) ...