LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 2017 generate EXE error

Solved!
Go to solution

I am using LabVIEW 2017 to generate one exe file. But when i open the exe file after genrate successfully, the system prompts crash dialog. And the error report is attched. How should i slove this problem? Thanks a lot.

0 Kudos
Message 1 of 5
(2,966 Views)

And in the error report, it said the problem loading link identity is "DataPorgress.vi". And the information is FPDCO data is not initialized. I also attached the screenshot of the "DataProgress.vi" for your reference. Thanks.

Download All
0 Kudos
Message 2 of 5
(2,949 Views)

NI folk could probably help with crash report.

I would create new build with intermediate logs trying to catch step causing the crash. My guess - first sub-VI contains something unstable.

_____________________________________
www.azinterface.net - Interface-based multiple inheritance for LabVIEW OOP
0 Kudos
Message 3 of 5
(2,923 Views)

Thanks for your support. And the first sub-vi is named "WA Multiscale Peak Detection.vi" which loaded from NI ASPT directly.

0 Kudos
Message 4 of 5
(2,920 Views)
Solution
Accepted by topic author JamesXu

When i removed the function named 'Sort 2D Array.vim', the exe software can run normally.

0 Kudos
Message 5 of 5
(1,842 Views)