This is a migrated thread and some comments may be shown as answers.

[Solved] Internal Error 500

0 Answers 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Daniel
Top achievements
Rank 1
Daniel asked on 08 Sep 2010, 02:08 PM
Hi,
I am using telerik mvc grid its amazing. One of the problems i faced is "The Requested URL returned 500 - Internal Server Error"  comes when i go for  custom Ajax Binding. I saw previous posts regarding this problem and the reason mentioned is  Circular reference and the remedy is to have a separate entity which has only the properties required  to fill the grid.
This works fine but what if there are  500 pages out of which 300 need grid to be displayed and each grid refers different entity relations and  if the database is huge. I need to reassign the data to the original entity from the entity i have created for the grid during edition of details in the grid . Is there any other possibility  where in i could use Ajax binding without any problem.Could any one help me out.
Thanks,
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Share this question
or