Hi,

Having two engines in the same AppDomain causes interesting behaviour when trying trying to add references.

Only the sys.path of the first engine that was created seems to be taken into account when calling clr.AddReference, the second sys.path is ignored.

See http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=20921 for more details and a repro.

Tom Wright
Resolver Systems Ltd.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to