Hi all, I after installing Beta 3, I tried to add a reference to System.Xml and received a System.StackOverflowException, any thoughts?
Anthony IronPython 1.0.2237 (Beta) on .NET 2.0.50727.42 Copyright (c) Microsoft Corporation. All rights reserved. >>> import clr >>> import System >>> clr.AddReference("System.Xml") And the Visual Studio Just-In-Time debugger popped up with the exception "An unhandled exception ('<System.StackOverflowException>') occurred in IronPythonConsole.exe[488]. _______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com