01-11-2017 08:43 AM
Hello,
I work in Labview RT 2015 with Crio 9064.
I Have deploying program many times without problems. But since this morning, i have anytime the same error when i deploy to RT.
"Format Message string.vi" is a depency is not my vi.
How solve this problem ?
Thanks,
Johan
01-11-2017 02:46 PM
Clearing the object cache and then doing a mass recompile sometimes helps with these kinds of errors. Those option are there under the tools menu
01-13-2017 02:03 AM
Thanks Mark for your answer.
I have solved why it does not work.
In subVi i had a "simple error code.vi". I delete this and it running...
Bye and thanks again
Johan
11-18-2019 10:52 AM
Reviving this thread to post my experience:
I encountered this issue recently with LabVIEW 2018 and a cRIO 9048. I wrapped a sub-vi I had (slightly) modified in a disable diagram structure and I was able to deploy. I removed the disable diagram structure and I was still able to deploy, so somehow that fixed it.