Either that (add to GAC) or have it in the same directory where your compiled exes are located.
Martin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
