[IronPython] clr.CompileModules(.) "couldn't find member CompileModules"

Dino Viehland dinov at microsoft.com
Thu Feb 25 19:03:35 CET 2010


I think this is just because it's an old version of IronPython - that's the same issue with your later issue as well.  It might be possible to replace the older binaries w/ newer 2.6 binaries but my guess is that it'd break things in IronPython Studio it's self.  This is one of the mail problems w/ IronPython Studio: it's not kept up to date :(

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Pablo Dalmazzo
Sent: Thursday, February 25, 2010 7:40 AM
To: IronPython Mailing list
Subject: [IronPython] clr.CompileModules(...) "couldn't find member CompileModules"

Hi there,


Im getting the following error



Visual Studio 2008 Professional SP1 installed, asp.net ironpython website

import clr                  #ok

clr.AddReference('System')  #ok
but

clr.CompileModules(...)
"couldn't find member CompileModules"



Anyone got this once?
________________________________
Windows Live Hotmail es más seguro con el control de suplantación de identidad. Más info aquí<http://www.descubrewindowslive.com/hotmail/anti-spam.asp>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100225/de6e921f/attachment.html>


More information about the Ironpython-users mailing list