Click here to Skip to main content
15,888,111 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,
I have three Entity Models in my project. I am able to retrieve the data from all tables in one Entities model.but If i want to retrieve the data from remaining tables in the entities models it is throwing InvalidOperationException at the query.can u tell me what is the reason for getting this exception.
Posted
Comments
Sandeep Mewara 27-Jun-12 8:06am    
care to share the full error? may be related snippet too.
Rahul Rajat Singh 27-Jun-12 8:09am    
Please elaborate. more details on error/exception needed to pin point the problem.
charan1431 27-Jun-12 8:51am    
In the three entities models.In each Entity model I have five tables. I am able to retrieve the data from all tables in First Entities model only.If i use other entities models to retrieve the data from tables it is throwing InvalidOperationException.and
Failure: Type is enhanced and registered, but not available from the database class meta data. This can be caused by a wrong connection id or configuration.
Wonde Tadesse 27-Jun-12 18:30pm    
Better to look telerik support site

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