Hi guys,

I am using the .net compact framework on a Pocket PC.

Now i am getting the following error in a function in my application and i have no idea what it means so was wondering whether anybody else could help me. The error is:

Exception caught in frmQuestionnaire.MiSaveAndExit_click().

Stack Trace: at Microsoft.AGL.Common.MISC.HandleAr()
at ControlCollection.get_InnerList()
at System.Windows.Forms.Layout.ArrangedElementCollection.GetEnumerator()

Now i know where the error is referring to its just the three lines in the stack trace that i dont understand.

Thanks in advance for any help