|
I have the problem described in the issue http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126
when including an assembly that depends upon the DLR and Iron Python for
scripting. I can't get the suggested workaround to work, when I replace the Microsoft.Scripting.ExtensionAttribute.dll
with the one posted to the issue-page I get no compilation errors but on the
other hand when running the page where the scripting engine is used I get a
runtime error saying that the Microsoft.Scripting.ExtensionAttribute version
0.9.0.0 can not be found. Is there something I'm missing? Might it be
that I have to install something into the GAC?
| ||||||||||||
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

