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

[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

Re: [Ironpython-users] No module named datetime

2012-12-19 Thread Ian Gorse
EAD, MCSD, MCDBA, MCTS-WPF, MCTS-TFS, MCTS-WSS > Wintellect | 770.617.4016 | [email protected] > www.wintellect.com > > -Original Message- > From: Ironpython-users > [mailto:[email protected]] On Behalf Of > Ian Gorse > Sent: Tuesda

[Ironpython-users] No module named datetime

2012-12-18 Thread Ian Gorse
Hi list, I'm new to mailing lists so apologise if this is done incorrectly - I didn't know how to search the existing archives. I am still fairly new to IronPython but managed to pick it up quite quickly, however I have come to a stumbling block. I have currently developed a C# application that