LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV2010 - Error 74 Application Builder

After closer comparison to your error, Joachim, we have different errors.

 

 

Invoke Node in AB_Build.lvclass:Copy_Files.vi->AB_Application.lvclass:Copy_Files.vi->AB_EXE.lvclass:Copy_Files.vi->AB_Build.lvclass:Build.vi->AB_Application.lvclass:Build.vi->AB_EXE.lvclass:Build.vi->AB_Build.lvclass:Build_from_Wizard.vi->AB_UI_Frmwk_Build.lvclass:Build.vi->AB_UI_FRAMEWORK.vi->AB_Item_OnDoProperties.vi->AB_Item_OnDoProperties.vi.ProxyCaller

 

The error happens after all the VIs are saved. Ive tried run it as administrator without success.

 

Can anyone make something out of this? Or help find out how to fix this? It is really stealing a lot of my time.

 

Thanks

Best Regards,

Øyvind

CLAD
32 bit LV2015
64 bit Windows10
0 Kudos
Message 21 of 25
(1,679 Views)

Sorry for spamming this thread:)

 

If I restart Labview after a build I get the following internal error:

 

"The last time you ran LabVIEW, an internal error or crash occurred at linkerappserver.cpp, line 2616."

 

The error log file displays:

 

 

05.10.2010 14:47:03.779
c:\builds\penguin\labview\branches\2010patch\dev\source\linker\linkerappserver.cpp(2616) : DWarn: linker info inconsistent
$Id: //labview/branches/2010patch/dev/source/linker/linkerappserver.cpp#1 $
0x01D52DC0 - LabVIEW <unknown> + 0
0x01D54802 - LabVIEW <unknown> + 0
0x01D54B41 - LabVIEW <unknown> + 0
0x01D4FC39 - LabVIEW <unknown> + 0
0x01D557FA - LabVIEW <unknown> + 0
0x020CC88C - LabVIEW <unknown> + 0
0x0213ED7B - LabVIEW <unknown> + 0
0x0214732F - LabVIEW <unknown> + 0
0x02141865 - LabVIEW <unknown> + 0
0x020DA1F3 - LabVIEW <unknown> + 0
0x01A824CE - LabVIEW <unknown> + 0
0x02477F7A - LabVIEW <unknown> + 0
0x1DBB9E3A - <unknown> <unknown> + 0
0x16320888 - <unknown> <unknown> + 0
0x02B94D90 - LabVIEW <unknown> + 0
0x0007CCEC - <unknown> <unknown> + 0

 

Best Regards,

Øyvind

CLAD
32 bit LV2015
64 bit Windows10
0 Kudos
Message 22 of 25
(1,668 Views)

Hi all,

 

After getting good help from NI support, I can now build without errors!

 

What I had to do was (in one VI):

 

Completely remove the Rich Textbox and the property nodes it uses.
Save the VI and completely close the project.
Open the project back up and recreate the Rich Textbox and property nodes.

 

Problem solved!

 

I guess the rich text box is a .NET control?

Best Regards,

Øyvind

CLAD
32 bit LV2015
64 bit Windows10
0 Kudos
Message 23 of 25
(1,612 Views)

thats what I've said in my previous post that there is a bug with .NET assemblies Smiley Happy

0 Kudos
Message 24 of 25
(1,605 Views)

Thats true Joachim, but I couldnt find it 🙂 That part of the code was made by another developer, so thats why I asked if there is a way to locate .NET references in the project...

 

That should be possible, imo.

 

Anyway, they said that they've fixed it in SP1.

Best Regards,

Øyvind

CLAD
32 bit LV2015
64 bit Windows10
0 Kudos
Message 25 of 25
(1,601 Views)