Hi dodo99,
Does the "Resetting VI" message happen when the program terminates? In that case, please see this KnowledgeBase:
What Does the "Resetting VI: (VI name)" Message Mean in LabVIEW?If you are not terminating the VI and you are still getting the "Resetting VI" message, it is likely related to the way the code was written. You mention that the desktop only has the Run-Time engine, I'm
assuming this means you're running an executable on both machines. Do
you have access to the code? If so, you can check the performance and memory usage of your code in LabVIEW by going to Tools » Profile » Performance and Memory. Also, it may be helpful to check if the code follows the
LabVIEW Style Guide. If this does not work, then please post a screenshot of your code so we can better determine if there is a problem with the programming.
I hope this helps!
Regards,
Erik J.