Please dis-regard this issue. I have solved it.
I forgot that I turned on "Break when exceptions cross AppDomain or
managed/native boundaries" in options.
Thanks anyway
On Thu, Jan 31, 2013 at 12:18 PM, Ian Gorse wrote:
> Hello List,
>
> I am having a very weird error when trying to execute a v
Hello List,
I am having a very weird error when trying to execute a very simple
python script from within a C# 2010 express project
Everytime the application executes the script, It crashes with the
following error
IronPython.Runtime.Exceptions.ImportException crossed a native/managed boundary
no