Re: [Ironpython-users] Fail to load setupapi.dll library in ironpython

2015-04-15 Thread Andrew Graham
Andy Graham From: Hemanth M B Sent: Wednesday, April 15, 2015 7:32 AM To: [email protected] Subject: [Ironpython-users] Fail to load setupapi.dll library in ironpython Hi All, I tried to load setupapi.dll library in my code using import clr and addreference. But it throws error

[Ironpython-users] Fail to load setupapi.dll library in ironpython

2015-04-14 Thread Hemanth M B
Hi All, I tried to load setupapi.dll library in my code using import clr and addreference. But it throws error while adding reference. Error: SystemError: The module was expected to contain an assembly manifest. (Exception from HRESULT: 0x80131018) Reference: https://msdn.microsoft.com/en-us/l