LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Importing vi from LV7.1. to LV2010 is OK but I can not buid exe

Hello,

 

Last month I installed LabView 2010. Before I used LV7.1.

 

I tried to import my odl VI's into 2010 and thay work when loaded in Labview, but when I want to create an .exe file I get the the message below.

Can you please help me what to do.

 

Regards,


Damir

 ______________________________

 This is what I get on my screen: 

 

Possible reason(s):

 

LabVIEW:  Unexpected file type.

 

 

Complete call chain:

     Get LV Class Default Value.vi

     AB_UI_Initialize_Framework.vi

     AB_UI_FRAMEWORK.vi

     AB_Item_OnDoProperties.vi

     AB_Item_OnDoProperties.vi.ProxyCaller

 

LabVIEW attempted to load the class at this path:

<Empty Path

 

 

 

 

0 Kudos
Message 1 of 4
(3,116 Views)

Hi,

 

Did you try to mass compile your VIs before building your EXE ? This may help : Tools>>Advanced>>Mass Compile .

 

Regards,

Da Helmut
Voir le profil de Maxime M. sur LinkedIn - View Maxime M.'s profile on LinkedIn
0 Kudos
Message 2 of 4
(3,114 Views)

Did you remove something from the filesystem, but not the project? Check your build settings to see if you're trying to include files into the app that you shouldn't be. The build process changed considerably starting with LabVIEW 8.

0 Kudos
Message 3 of 4
(3,095 Views)

Good morning,

 

If you still have problems, please attach your code so that I can investigate the reason of that error. When you do that, please also indicate also the main VI.

 

Regards,

0 Kudos
Message 4 of 4
(3,043 Views)