<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>Thank you very much 
for your answers.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>I rebuild IronPython 
from source. It went very well and fast (it realy amazes me). And 
IronPythonConsole works now, great!</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>I launched an 
WinForms sample, it worked too.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>However a crash 
ocurrs when trying running avalon sample.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>I run tests from the 
IronPython095 package and it stopped at "conversions". Since I don't know if 
this is ok or not I just place it below:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>
<DIV>------------------------------------------</SPAN></FONT></DIV></DIV>IronPython 
0.9.5 on .NET 2.0.50215.322<BR>Copyright (c) Microsoft Corporation. All rights 
reserved.<BR>&gt;&gt;&gt; import sys<BR>&gt;&gt;&gt; 
sys.path.append('c:/ironpython/scripts')<BR>&gt;&gt;&gt; import 
TestAll<BR>&gt;&gt;&gt; 
TestAll.main()<BR>=======================================================<BR>Testing 
ParrotBench suite 
long<BR>=======================================================<BR>ParrotBench 
!!! SKIP 
!!!<BR>=======================================================<BR>=======================================================<BR>Testing 
Pystone suite 
long<BR>=======================================================<BR>Pystone !!! 
SKIP 
!!!<BR>=======================================================<BR>=======================================================<BR>Testing 
IronPython suite long<BR>Running Arithmetics ...&nbsp;&nbsp;&nbsp; 
PASS<BR>Running Assert ...&nbsp;&nbsp;&nbsp; PASS<BR>Running Attrs 
...&nbsp;&nbsp;&nbsp; PASS<BR>Running BadAssign ...&nbsp;&nbsp;&nbsp; 
PASS<BR>Running BigInt ...&nbsp;&nbsp;&nbsp; PASS<BR>Running BindingTest 
...&nbsp;&nbsp;&nbsp; PASS<BR>Running Builtin ...&nbsp;&nbsp;&nbsp; 
PASS<BR>Running calls ...&nbsp;&nbsp;&nbsp; PASS<BR>Running Classes 
...&nbsp;&nbsp;&nbsp; PASS<BR>Running Closures ...&nbsp;&nbsp;&nbsp; 
PASS<BR>Running conversions ...Traceback (most recent call 
last):<BR>&nbsp;&nbsp; at &lt;shell&gt;<BR>&nbsp;&nbsp; at TestAll.main$f17() in 
c:\ironpython\scripts\TestAll.py:line 177<BR>&nbsp;&nbsp; at 
TestAll.runtesttrack$f16(Object results, Object test, Object msg) in 
c:\ir<BR>onpython\scripts\TestAll.py:line 170<BR>&nbsp;&nbsp; at 
TestAll.runtest$f14(Object test, Object msg) in 
c:\ironpython\scripts\Test<BR>All.py:line 151<BR>&nbsp;&nbsp; at 
TestAll.exectest$f13(Object test, Object testtype) in 
c:\ironpython\script<BR>s\TestAll.py:line 140<BR>&nbsp;&nbsp; at 
TestAll.ironpython$f9(Object test) in c:\ironpython\scripts\TestAll.py:lin<BR>e 
106<BR>&nbsp;&nbsp; at irontestsuite.run$f20(Object type) in 
c:\ironpython\Scripts\Tests\irontest<BR>suite.py:line 85<BR>&nbsp;&nbsp; at 
conversions.Initialize() in c:\ironpython\Scripts\Tests\conversions.py:lin<BR>e 
72<BR>&nbsp;&nbsp; at conversions.x$f149(Object self) in 
c:\ironpython\Scripts\Tests\conversions<BR>.py:line 50<BR>&nbsp;&nbsp; at 
System.Single.Parse(String s)&nbsp;&nbsp; at 
IronPython.Objects.ReflectedMethodBase.<BR>Invoke(MethodBinding 
binding)<BR>&nbsp;&nbsp; at System.Single.Parse(String s, NumberStyles style, 
NumberFormatInfo info)<BR>&nbsp;&nbsp; at System.Number.ParseSingle(String 
value, NumberStyles options, NumberFormat<BR>Info numfmt)<BR>&nbsp;&nbsp; at 
System.Number.StringToNumber(String str, NumberStyles options, 
NumberBuffe<BR>r&amp; number, NumberFormatInfo info, Boolean 
parseDecimal)<BR>System.FormatException: Input string was not in a correct 
format.<BR>&gt;&gt;&gt;</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005>------------------------------------------</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>Adding IronPython 
dlls to execs helped, thanks. Its working great.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=312075207-06122005>Thanks and 
</SPAN></FONT><FONT face=Arial size=2><SPAN class=312075207-06122005>best 
regards</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005>Nick</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=312075207-06122005></SPAN></FONT>&nbsp;</DIV></BODY></HTML>