System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at Chilkat.Xml.GetChild(Int32 index)
at ChilkatCode.CSharpCode.emitVac(Xml xExpr)
at ChilkatCode.CSharpCode.emitExpression(Xml xExpr)
at ChilkatCode.CSharpCode.emitAssignment(String varType, String varName, String propName, String op, Xml xExpr)
at ChilkatCode.CodeGen.emitAssignment_inner(Code c, Boolean b_bytes, String atgType, String varName, String propName, String op, Xml xml)
at ChilkatCode.CodeGen.emitAssignment(String varName, String propName, String op, Xml xml)
at ChilkatCode.Parser.assignment()
at ChilkatCode.Parser.statement()
at ChilkatCode.Parser.Chilkat()
at ChilkatCode.Parser.Parse()
at ChilkatCode.Compile.CompileForToolsIO(String srcCode, String langHashKey, StringBuilder sbHtmlOut)