#1
|
|||
|
|||
COM Register: doesn't work for .NET TLB?
Hello,
I am trying to register a TLB file with the COM register action. When I try, it says: Error loading type library: Fehler beim Laden der Typbibliothek/DLL. When I try with .NET settings it says: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\rega sm.exe P:\xxx.tlb /nologo /s RegAsm : error RA0000 : Unable to locate input assembly 'P:\xxx.tlb' or one of its dependencies. It works when I use the DOS command REGTLB.EXE P:\xxx.tlb Any ideas? |
#2
|
|||
|
|||
The COM Register does register/unregister TLB files, and works in our tests...
I don't know german so I can't exactly translate the error you received into English, but it looks like some type of disk error retrieving the type library? The only required field is for a valid path/filename to a tlb file to be entered in the "filename" field, you should NOT check the .Net assembly checkbox. If it continues to fail, one option would be to email the tlb file to support@kinook.com for our testing. |
|
|