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

2011-05-06 Thread Dino Viehland
un...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of iiyo cc Sent: Friday, May 06, 2011 1:32 PM To: Discussion of IronPython Subject: Re: [IronPython] Problems running simple executable compiled with the pyc.py tool Alright, I've come upon another problem, this

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

2011-05-06 Thread iiyo cc
* users-boun...@lists.ironpython.com [mailto: > users-boun...@lists.ironpython.com] *On Behalf Of *iiyo cc > *Sent:* Friday, May 06, 2011 11:02 AM > *To:* Discussion of IronPython > *Subject:* Re: [IronPython] Problems running simple executable compiled > with the pyc.py tool > &g

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

2011-05-06 Thread Dino Viehland
: [IronPython] Problems running simple executable compiled with the pyc.py tool I followed your example, and it worked perfectly for me. I then realized it was my error all along - I assumed /out: could support directories (I had actually used /out:build\Program because of the batch file used to generate

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

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

2011-05-06 Thread Dino Viehland
thon.com Subject: [IronPython] Problems running simple executable compiled with the pyc.py tool 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:

[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