[IronPython] Fatal Error 4008 when attempting to reference a dll...

Dino Viehland dinov at exchange.microsoft.com
Tue Sep 26 20:48:52 CEST 2006


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: users-bounces at lists.ironpython.com On Behalf Of Askenazi, Manor
Sent: Tuesday, September 26, 2006 10:38 AM
To: users at 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<http://www.dfci.harvard.edu/res/departments/cancer/>
Dana-Farber Cancer Institute
44 Binney Street
Boston, MA 02115-6084
office: (617)582-8655
fax:     (617)632-5019


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060926/e4b3559e/attachment.html>


More information about the Ironpython-users mailing list