11-09-2020 02:25 PM
Replying to myself from when I had this same problem a few months ago!
The resolution was the same:
- executable path cant be too deep or Labview having problem finding dependencies.
Why can't labview give descriptive errors!! Even error 7 would have been 1000x more useful than 2380 etc.
05-04-2022 04:29 AM
Hi Community
I have a small update regarding this error.
In my case it turned out that a dependent DLL was using the VC redistributables 2010
When I installed the application to a new computer VC redistributables 2010 were missing.
Installing these resistributables solved the problem.
In my opinion in LV versions earlier than 2020 the NI installer installed the VC redistributables 2010.
Now in LV 2020 VC redistributables 2015 are installed by NI which lead to this problem in my case.
Hope this helps somebody who also is fighting with this problem.