LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

communicateur de crash application

Hello

I have got with an access violation error which forces my exe build by LABWINDOWS/CVI to crash 

I have a doubt in two things :

 

1 - i calling a DLL built by LABVIEW and can possible cause the crash.

2- My program communication to CAN bus by XNET devices (i use NI CAN library) i installed NI-XNET Compatibility Library for NI-CAN

 

Looking forward to your help

thanks

0 Kudos
Message 1 of 3
(2,672 Views)

Hi Araibia_IngDev,

 

Has your executable ever worked in the past? How often does the crash occur when you try to run your .exe? Do you know at what point in your code your executable crashes and if it happens at the same point or different points in your program?

 

Regards,

Robert Leonard

Applications Engineering

National Instruments

0 Kudos
Message 2 of 3
(2,637 Views)

Just make sure that your .dll is not open in LabVIEW at the same time as in your executable.

Close LabVIEW and open your application.

Benoit

0 Kudos
Message 3 of 3
(2,632 Views)