<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi there,<BR><br><BR>Im getting the following error<br><BR><br><BR>Visual Studio 2008 Professional SP1 installed, asp.net ironpython website<BR>

<pre class="prettyprint"><code><span class="kwd">import</span><span class="pln"> clr &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><span class="com">#ok</span><span class="pln"><br>clr</span><span class="pun">.</span><span class="typ">AddReference</span><span class="pun">(</span><span class="str">'System'</span><span class="pun">)</span><span class="pln"> &nbsp;</span><span class="com">#ok</span><span class="pln"><br></span></code></pre>

but<BR>

<pre class="prettyprint"><code><span class="pln">clr</span><span class="pun">.</span><span class="typ">CompileModules</span><span class="pun">(...)</span><span class="pln"><br></span></code></pre>

"couldn't find member CompileModules" <br><BR><br><BR>Anyone got this once?<BR>                                               <br /><hr />Windows Live Hotmail es más seguro con el control de suplantación de identidad.  <a href='http://www.descubrewindowslive.com/hotmail/anti-spam.asp' target='_new'>Más info aquí</a></body>
</html>