[IronPython] trying to run .exe on another computer

Michael Foord fuzzyman at voidspace.org.uk
Mon Aug 25 19:28:39 CEST 2008


Vadim Khaskel wrote:
> Hi all,
>  
> I'm trying to run executive file (myapp.exe) of my application found 
> in debug folder along with myapp.pdb, IronMath.dll, IronPython.dll. So 
> I'm trying to run this .exe file on another PC. ...I can not do that - 
> nothing happens, not even single error message pops up. Please advise.
>  

How did you create myapp.exe? What happens if you run it from the 
command line?

(If you created it from IronPython Studio and you still get nothing from 
the command line - try compiling it as a console application instead of 
a windows application and then rerunning.)

Michael

> thanks a lot,
>  
> Vadim
>
> ------------------------------------------------------------------------
> Talk to your Yahoo! Friends via Windows Live Messenger. Find Out How 
> <http://www.windowslive.com/explore/messenger?ocid=TXT_TAGLM_WL_messenger_yahoo_082008> 
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/




More information about the Ironpython-users mailing list