Base solution for your next web application
Open Closed

System Got Hanged after opening certain UI #8590


User avatar
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)
  • User Avatar
    0
    maliming created
    Support Team

    hi

    Is there any information in the logs? You may have used some code to cause an endless loop.

  • User Avatar
    0
    kansoftware created

    thanks for suggestion, we have found endless loop in code, causing this issue.

    Thanks