<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>IronPython for ASP.NET</title><link>http://forums.asp.net/1098.aspx</link><description>Discussions/Questions about IronPython for ASP.NET</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>duplicated workspace</title><link>http://forums.asp.net/thread/3215791.aspx</link><pubDate>Sun, 07 Jun 2009 08:21:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3215791</guid><dc:creator>yosiholl</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3215791.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1098&amp;PostID=3215791</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi&lt;/p&gt;&lt;p&gt;&amp;nbsp;I have a program in C#. I would like to add some scripting ability, so I could run commands of the program via python. For doing that, I have implemented some interface class in the program and &amp;quot;passed&amp;quot; it to the python script using ironPython 2.0.1 (from the program itself). Basically it works, only it seems that the entire workspace of the program has been duplicated, i.e. it created a new instance of the program (all variables are in their initial state etc..), and not using the same workspace of the calling program.&lt;/p&gt;&lt;p&gt;&amp;nbsp;What can I do to solve this?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>