From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

pb running an executable (don't initialise correctly)

Hi all,

I have a pb trying to run an executable (.exe) with labview.
At the beginning, i have seen a message saying:
The entry point of procedure _Z4FormPKcz was not found in the library libCore.dll

I have seen on the web that for these kind of errors i should copy the library in windows/system32.
So, i done it but now i have another message saying:
The application didn't succeed to initialyse correctly(0xc000000022). click on ok to stop it.

Does somebody know what happens and how to solve it ?
Thanks in advance.

Regards,
Alexis
0 Kudos
Message 1 of 2
(2,366 Views)
Hi Alexum,

Did your LabVIEW program works well? Only the exe file generates this error message?
Is your LabVIEW program using any DLL?
If yes, do you add this DLL as support file when building your application?
Please see in the link below how to create an executable:
http://zone.ni.com/devzone/conceptd.nsf/webmain/4ef810ee05bef63c86256bf30062ec31?OpenDocument
Can you please send copy screen of error?

Best Regards,

Sanaa TAZI
National Instruments France
0 Kudos
Message 2 of 2
(2,351 Views)