Hello SharePointers,
I have 3 SQL tables, and I need to create 3 external lists for these tables in SharePoint, via Visual Studio (Not SPD).
So I created a BDC Model in Visual studio, added the 3 entities, and rewrited the entity.cs and service.cs for each of the external content types. Everything seems to be ok. When I go and deploy this, I get the Farm feature to deploy the external content types, I activate it with no error, but I DO NOT see my external content types in the BDC service application management ! Nothing !
Before this, I did the same thing but with only one external content type, and it worked like a charm, I could see my external content type, and my external list !
What is possibly the problem here ? I can't seem to find anything about this on the Internet ! Is there something specific to do when I add my 2 other content types ?
Any help is much welcomed,
Thanks.
JH