-
FlexPro
- Auf einen Blick
- Features & Optionen
- Einsatzgebiete
- Alle Vorteile
- Neu in FlexPro 2021
- FlexPro gratis testen
- FlexPro View OEM Freeware
- Kaufberatung
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
- Produkte
- News
- Support
- Unternehmen
- Jobs
- Kontakt
- Login
- Language
- +49 6894 929600
- infoweisang.com
- Google Maps
flexpro.tlb not loaded
Home > Community > Automation and VBA > flexpro.tlb not loaded
Schlagwörter: tlb
- Dieses Thema hat 1 Antwort sowie 2 Teilnehmer und wurde zuletzt vor vor 4 Jahren, 1 Monat von Bernhard Kantz aktualisiert.
-
AutorBeiträge
-
Oktober 14, 2020 um 12:35 pm Uhr #28424Peter EmmeneggerTeilnehmer
I’ve successfully linked and used the full api. However, when opening the LabVIEW application again the tlb needs to be relinked. Is there a way to register the tlb?
Using regasm.exe gives the following error:
C:\Windows\Microsoft.NET\Framework\v4.0.30319>regasm.exe “C:\Program Files\Weisang\FlexPro 12\flexpro.tlb”
Microsoft .NET Framework Assembly Registration Utility version 4.8.3752.0
for Microsoft .NET Framework version 4.8.3752.0
Copyright (C) Microsoft Corporation. All rights reserved.
RegAsm : error RA0000 : Failed to load ‘C:\Program Files\Weisang\FlexPro 12\flexpro.tlb’ because it is not a valid .NET assembly
The cmd prompt was run in admin mode.
Suggestions are appreciated.
Oktober 14, 2020 um 12:56 pm Uhr #28425Bernhard KantzTeilnehmerRegasm.exe (Assembly Registration Tool) is used to register the contents of a .NET assembly, not to register an arbitrary type library.
When you use the Automation API e.g. in a C# program, you add the link to the FlexPro.tlb as a reference. How LabVIEW handles the necessary metadata to access COM objects does not fall into the scope of FlexPro.
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.