No, I'm not. The process I followed is described in the issue:

http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126

Does the described process work for you?

Microsoft.Scripting.ExtensionAttribute.dll is copied to the website's
Bin directory without any reference to it (some of the other 4 DLLs is
probably referencing it). In as ASP.NET website, if an assembly is in
the Bin directory it behaves as a reference.

2008/10/23 Curt Hagenlocher <[EMAIL PROTECTED]>
>
> Are you explicitly referencing Microsoft.Scripting.ExtensionAttribute.dll?  
> If so, remove that reference from your project.
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to