In a master entry form , I have given up arrow and down arrow so that user could scroll down/up to next/previous record. I am releasing current form and opening new form for that master. On pressing up arrow around 15 times , this error appears and then user is not able to perform any operations further. I am unable to track why this problem is coming as 1 possibility might be due to recursive calls, but I am releasing parent form before calling child form.