This error isn't coming from IronPython - it could be coming from some.dll when it's getting loaded (and reflected over causing type loads to occur).  I'd suggest you run it under the debugger and see if you see any exceptions while adding the reference.
 

From: [EMAIL PROTECTED] On Behalf Of Askenazi, Manor
Sent: Tuesday, September 26, 2006 10:38 AM
To: users@lists.ironpython.com
Subject: [IronPython] Fatal Error 4008 when attempting to reference a dll...

>>> clr.AddReferenceToFile("some.dll")

Fatal Error: deployment error (4008).

 

Is this a dead end? Is the error code specific to IronPython?

 

Manor Askenazi, M.Eng.

Bioinformatics Engineer

Department of Cancer Biology

Dana-Farber Cancer Institute

44 Binney Street

Boston, MA 02115-6084

office: (617)582-8655

fax:     (617)632-5019

 

 

_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to