This question is locked. New answers and comments are not allowed.
I have a problem using @Html.Telerik().ScriptRegistrar() in my application. Whenever i use it I get the following error|;
I have tried all effort I can but to no improvement. How can I fix this bug?
All meaningful suggestions are welcomed.
Thanks in advance.
A circular reference was detected while serializing an object of type 'MVCFileUpload.Models.Module'. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: A circular reference was detected while serializing an object of type 'MVCFileUpload.Models.Module'.Source Error: Line 43: </div>Line 44: </div>Line 45: @Html.Telerik().ScriptRegistrar()All meaningful suggestions are welcomed.
Thanks in advance.