Re: [IronPython] EXE problem

2005-09-23 Thread Ramdas S
, 2005 9:44 PM Subject: RE: [IronPython] EXE problem For the exes to run, they require the IronPython runtime (IronPython.dll and IronMath.dll). Since we do not install those into the Global Assembly Cache, running the stand-alone exe in the directory that doesn't contain Iron*.dll will fail

RE: [IronPython] EXE problem

2005-09-23 Thread Martin Maly
artin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ramdas S Sent: Friday, September 23, 2005 8:27 AM To: users-ironpython.com@lists.ironpython.com Subject: [IronPython] EXE problem This may be an eleme

[IronPython] EXE problem

2005-09-23 Thread Ramdas S
This may be an elementary problem. I tried searching the list and did not find an answer. When I try creating exe files from any directory other than /bin, i get this error. How do I create exe files that I can share with others   Ramdas   Unhandled Exception: System.IO.FileNotFoundException