Opened 10 years ago
Closed 10 years ago
#13943 closed defect (fixed)
Error while importing VirtualBox.tlb
Reported by: | Forrest79 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.20 |
Keywords: | tlb | Cc: | |
Guest type: | other | Host type: | other |
Description
Hi, from VirtualBox 4.3.20 I have problem with importing VirtualBox.tlb with tools tlbimp from Visual Studio. I get this error:
=> tlbimp VirtualBox.tlb
Microsoft (R) .NET Framework Type Library to Assembly Converter 4.0.30319.1 Copyright (C) Microsoft Corporation. All rights reserved.
TlbImp : error TI1000 : The type library importer encountered an unexpected exception: System.Runtime.InteropServices.COMException - Nekonzistentní funkce vlastností. (Exception from HRESULT: 0x80029C83 (TYPE_E_INCONSISTENTPROPFUNCS))
"Nekonzistentní funkce vlastností." CZ => "Inconsistent function properties." EN (from Google translate, not origin tlbimp error message)
Till version 4.3.18 everythink works fine.
Thanks for this hint. This was actually a problem with our build environment where MIDL.EXE generated incorrect output. We will fix this with the next 4.3 maintenance release.