Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
770
Circular reference
posted

Hi,

I am building an MVC5 app and i am getting "a circular reference was detected while serializing an object".  I am not sure if it's caused by the virtual call backs to my User entity or not.  However i need to have those objects in my entity.  Is the MVC helpers still buggy?  or do i need to change to a json binding which i can do but i was hoping to keep it simple with the MVC helpers.  Let me know what all you might need to help diagnose this issue sense the error page is listing off the @Html.Infragistics as throwing the issue.

Parents Reply Children
No Data