<div>hi All, </div>
<div>&nbsp;</div>
<div>I have just installed Pythonnet v2.4 and was trying to work with .net 2.0 assemblies, it is not able to recognize any of the .net 2.0 assemblies either those in GAC or those not in GAC. </div>
<div>&nbsp;</div>
<div>Here are the problems I am seeing ( I am running the standalone pythonnet): </div>
<div>1. The readme files at <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://pythonnet.sourceforge.net/readme.html" target="_blank">http://pythonnet.sourceforge.net/readme.html</a>&nbsp;mentions that you dont have to use the 
CLR.System kind of namespace anymore. However if I write something like </div>
<div>&nbsp;</div>
<div>from System import String</div>
<div>&nbsp;</div>
<div>There is an error which says &quot;No module named System&quot;</div>
<div>&nbsp;</div>
<div>2. When using .net 2.0 assemblies, even the CLR.xxx syntax is not working</div>
<div>- there is always an error which says &quot;No module named xxx&quot;</div>
<div>&nbsp;</div>
<div>3. Not able to use any of the .net stuff - e.g. from CLR.System.Collections.Generic does not work because it is not able to see the module Generic. </div>
<div>&nbsp;</div>
<div><font style="BACKGROUND-COLOR: #ffff33" color="#993399" size="2">Am I doing something wrong? The 2.4 installation was obtained from here (</font><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://sourceforge.net/project/showfiles.php?group_id=162464" target="_blank">
 <font style="BACKGROUND-COLOR: #ffff33" color="#993399" size="2">http://sourceforge.net/project/showfiles.php?group_id=162464</font></a><font style="BACKGROUND-COLOR: #ffff33" color="#993399" size="2">). Do I have to get the latest code instead of these installers to be able to use the .net 
2.0 and other features?</font></div>
<div><font color="#3366ff"></font>&nbsp;</div>
<div>Looking forward to your reply.</div><span></span><span class="sg">
<div>&nbsp;</div>
<div>Seshagiri</div></span>