0
Answer

System.StackOverflowException ??

Photo of Administrator

Administrator

22y
1.7k
1
I have a c# code wherein I load an xml file in a DOM object in a function and again in the same function I load another xml file in another DOM object and it gives me this error System.StackOverflowException occured in System.xml What could be the reason for such an exception? Please help Thanks,

Answers (0)