That did the trick!

 

Thanks a lot,

 

Matt

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland
Sent: Tuesday, April 03, 2007 10:36 AM
To: Discussion of IronPython
Subject: Re: [IronPython] strange runtime error hosting Iron Python in C#
app

.

Probably what's best would be for you to get the assembly object from one of
your types (typeof(IFoo).GetAssembly()) and then add that reference directly
to the clr module instead of asking us to do the load.  You should be able
to do that via PythonEngine.LoadAssembly.

 

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to