Re: [IronPython] Regarding Loading Assemblies

2006-11-23 Thread Martin Maly
ing namespaces, but 1.0.1 no longer does that. Martin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Blesson Varghese Sent: Thursday, November 23, 2006 9:54 AM To: users@lists.ironpython.com Subject: [IronPython] Regarding Loading Assemblies I have loaded assemblies and now when

[IronPython] Regarding Loading Assemblies

2006-11-23 Thread Blesson Varghese
I have loaded assemblies and now when I try to execute a script it gives errors like: No module like Windows No Module like Drawing along with stack trace Could anyone suggest what could have gone wrong in my code. - Find out