Click here to Skip to main content
15,891,902 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am using Telerik open Access,I have three data models and For the three data models I have three different Context Modules.In my query I want to retrieve the data using joining of different tables in different data models.I wrote the query but it is throwing InvalidOperationException Unhandled By user code.can u tell me how to retrieve the data if we have different datamodels in the project.
Posted

1 solution

I would expect they need to all be in the same context, if they are to run together.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900