LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 10 when building app with Report Generation _wordsub.llb in the project.

Error 10 occurred at ABAPI Dist Copy Non-VI Files.vi -> ABAPI Dist Build LLB Image.vi -> ABAPI Copy Files and Apply Settings.vi -> SDBEP_Invoke_Build_Engine.vi -> SDBUIP_Build_Invoke.vi -> SDBUIP_Build_Rule_Editor.vi -> SDBUIP_Item_OnDoProperties.vi -> SDBUIP_Item_OnDoProperties.vi.ProxyCaller
 This is the error I get when a set up _wordsub.llb to use of report generation in a build project.
0 Kudos
Message 1 of 6
(3,260 Views)
Hi Dave,

what Version of LabVIEW are you using?

Stefan

*********************************************************
Impossible is nothing - nothing is impossible
*********************************************************
0 Kudos
Message 2 of 6
(3,243 Views)

Hi Stefan,

       LV 8.0.1 Pro with report generation toolkit installed.

 

Dave..

0 Kudos
Message 3 of 6
(3,242 Views)
Instead of adding _wordsub.llb to your build, try adding _wordsub.llb\_Word Dynamic VIs.vi as a dynamic VI.  This should work.
 
-D
0 Kudos
Message 4 of 6
(3,232 Views)
Dave,

thanks for providing me with this information. I didn't hear about this error in the past, but I found a KB, that possibly can help you debugging the application: http://digital.ni.com/public.nsf/websearch/AF12BB5FAC27FE2186256F9400619C84?OpenDocument

Let me know, if it helped you out

Stefan Smiley Happy
 


*********************************************************
Impossible is nothing - nothing is impossible
*********************************************************
0 Kudos
Message 5 of 6
(3,228 Views)

Thanks to Stefan and Darren,

 I looked at the link and removed a reference to one of the paths and both disappeared from project along with the error 10, but the app did not work when build.

I then took Darren suggestion and that seem to do the trick.

Thanks Dave C

0 Kudos
Message 6 of 6
(3,214 Views)