Re: [IronPython] Problems running simple executable compiled with the pyc.py tool

2011-05-06 Thread iiyo cc
st > > Target: > > ConsoleApplication > > Platform: > > ILOnly > > Machine: > > I386 > > Compiling... > > Saved to test > > > > 10:11:13.82 > > C:\Users\dinov > .\test.exe > > hi > > > >

Re: [IronPython] Problems running simple executable compiled with the pyc.py tool

2011-05-06 Thread iiyo cc
cation > > Platform: > > ILOnly > > Machine: > > I386 > > Compiling... > > Saved to test > > > > 10:11:13.82 > > C:\Users\dinov > .\test.exe > > hi > > > > > > *From:* users-boun...@lists.ironpyt

[IronPython] Problems running simple executable compiled with the pyc.py tool

2011-05-06 Thread iiyo cc
Hello, I keep coming up with the same problem when trying to run a compiled executable from the pyc.py tool. The error I'm getting is as follows: Unhandled Exception: System.IO.FileNotFoundException: The system cannon find > the file specified. (Exception from HRESULT: 0x80070002) > at System.Ref