0
kansoftware created
Hello,
We have created the page using RAD tool. and we have used some controls like metronics bootstrrap datepicker, RadioButton, Checkbox list, Multi Select dropdown etc.
Earlier this implementation is working fine, but now listing page is working fine but whenever we try to create new record, it is giving system Out Of Memory exception and system got hanged. it is not giving any js related error. can you provide any insight in this case.
Our Project is in (ASP.NET Core MVC and JQuery).
Thanks
2 Answer(s)
-
0
hi
Is there any information in the logs? You may have used some code to cause an endless loop.
-
0
thanks for suggestion, we have found endless loop in code, causing this issue.
Thanks