[IronPython] Compiled .py's question
Martin Maly
Martin.Maly at microsoft.com
Sun Nov 6 03:38:12 CET 2005
Either that (add to GAC) or have it in the same directory where your compiled exes are located.
Martin
-----Original Message-----
From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Liam Clarke
Sent: Saturday, November 05, 2005 4:08 PM
To: Discussion of IronPython
Subject: [IronPython] Compiled .py's question
Hi,
My apologies if this has been asked repeatedly before, but the executable created from scripts run with IronPython - when I run one, I get the following error -
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or ass embly 'IronPython, Version=0.9.3.36778, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'IronPython, Version=0.9.3.36778, Culture=neutral, PublicKeyToken=nul l'
Do I need to add IronPython to the GAC?
Regards,
Liam Clarke
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
More information about the Ironpython-users
mailing list