LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Selected file is not a valid library

Hello

 

I got a DLL and tried to use it in my programm with CLFN. But when I select library in CLFN dialog box, I receive the message "The file selected is not a valid library". In other hand, DLL is provided with an example program (.exe) which works fine. DLL is in attachement.

0 Kudos
Message 1 of 5
(3,518 Views)

Hi Err,

LabVIEW can't find an exported function in this library. Maybe your exe sends messages to this dll.

 

Mike

Message Edited by MikeS81 on 01-19-2009 03:14 PM
0 Kudos
Message 2 of 5
(3,511 Views)

Thanks, Mike!

 

Does it mean that DLL crashed?

0 Kudos
Message 3 of 5
(3,506 Views)

Hi Err,

i'm not sure. Do you have the source code for the example exe? Do you have a description of your dll?

No, it does not mean the dll crashed. You (the dll creator) can descide which function shall be exported.

 

Mike

Message Edited by MikeS81 on 01-19-2009 03:41 PM
0 Kudos
Message 4 of 5
(3,503 Views)

I guess your file is damaged. It has some bad data. Look at the bottom of the export table. Get a new file

 

Message Edited by t06afre on 01-19-2009 05:12 PM


Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 5 of 5
(3,477 Views)