<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV>Hello list members,</DIV>
<DIV>&nbsp;</DIV>
<DIV>We use .net 4.0 and Ironpython 2.6.2</DIV>
<DIV>During executing script ironPython code we get the following 
exception:</DIV>
<DIV>"The invoked member is not supported in a dynamic assembly"</DIV>
<DIV>at this line:</DIV>
<DIV>advancedSlider1 = AdvancedSlider()</DIV>
<DIV>&nbsp;</DIV>
<DIV>AdvancedSlider class is in a 3rd party dll. It is 
PerpetuumSoft.Widgets.dll</DIV>
<DIV>&nbsp;</DIV>
<DIV>If we use .net 3.5 and IronPython 2.0.3 then it works.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any idea about it?</DIV>
<DIV>Could I save the assembly to the filesystem instead of using dynamic 
assembly?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Zoltan Zsido</DIV></DIV></DIV></DIV></BODY></HTML>