I'll try to reproduce this. I need the following details: - What version of IronPython are you using? - Are you using the website model or the web project model for your asp.net application. - What language do you use for your code behind, C# or VB or some other code behind language?
Dody G. On Fri, May 8, 2009 at 9:49 AM, Patrik Hägne <[email protected]> wrote: > I have the problem described in the issue > http://www.codeplex.com/IronPython/WorkItem/View.aspx?WorkItemId=19126when > 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? > > > > Kind Regards > > Patrik Hägne > Systems Development > > [image: Sembo Semesterbostäder AB] > ------------------------------ > > Drottninggatan 72A > Box 1324, 251 13 HELSINGBORG > E-mail: [email protected] > > Phone: > Fax: > Internet: > > +46(0)42 37 85 52 > +46(0)42 37 85 25 > www.sembo.se > > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > -- nomadlife.org
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
