[Python.NET] catching exceptions thrown from .Net

2005-07-04 Thread Mathew Yeates
Is this supposed to work in RC5 on Win32 using the supplied python binary? I have a .Net dll which throws a user defined exception but its being ignored by my python code. Is this to be expected? Mathew _ Python.NET mailing list - PythonDotNet@py

[Python.NET] crash when no .Net 1.1 installed

2005-07-04 Thread Stan Pinte
hello, the pythondotnet runtime plainly crashes when no .Net 1.1 framework is installed... --> could it issue a nice error message saying "please install .Net framework 1.1" ? Thanks, Stan. _ Python.NET mailing list - [email protected] htt