Re: [Ironpython-users] not a Zip file error

2013-01-31 Thread Ian Gorse
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

[Ironpython-users] not a Zip file error

2013-01-31 Thread Ian Gorse
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