03-29-2021 07:40 AM
Hello everyone!
I'm struggling with an error from cvirte.dll when I try to execute my app.
I've already searched for topics regarding this issue but after many tries, I haven't been successful.
These are the Windows config:
.dll path:
I appreciate your help!
Best regards,
Amanda Ferreira
03-29-2021 08:15 AM
Hi,
which version of the CVI runtime do you have installed on your computer - if your CVI is too old it might be a compatibility issue
03-29-2021 09:06 AM
Hello,
I'm using CVI 2015, which is the same version that my app was compiled.
03-29-2021 06:51 PM
It has happened to me sometimes, not very often, and I was unable as well to find any note on such event even with the help of NI support.
My scenario is that most of our applications do not need additional modules past the RTE: in these cases I normally setup the PC (if new) and proceed installing the RTE with its setup program, next I simply copy the final application to the PC.
When this error happened, I successfully fixed it by creating a distribution and using it to update the target system.
Does this scenario resembles your situation?