Hey Everyone,
Currently in my farm I have configure bcs to interact with tables that I would like to interact via SharePoint. So far I've created an external content type and list and I can successfully access the list via the browser. Permissions seem to be configure properly. I'm working on developing a silverlight application that will read, insert, update and delete records from an external content type that I've setup on my farm. Whenever I try to execute the application in the browser I get the error: "Invalid cross-thread access. UnauthorizedAccessException was unhandled by user code"
As you can see below I'm using the client object model to access the external list and here is my code:
I'm not sure why it fails, can anyone help???
Thank you in advance....
Make sure you mark my reply as the answer if it had solved your request. Brandon M. Hunter MCTS - SharePoint 2010 Configuration