We are having a problem reading in large serialized files. We get a StackOverflow exception when the rules get to be 2m.

Is there a way to overcome this without increasing the stack size?

 

Blair Christie