04-08-2008 12:58 PM
04-08-2008 01:20 PM
04-08-2008 02:12 PM
Thanks Mike for the reply.
I don't think I have Auto-populating folders in my project. I have folders created in libraries but this wasn't an issue when the project was ver 8.2.1. Also I have other projects that are 8.2.1 and when I save them in 8.5 I have the same problem. Any other suggestions?
Regards.
04-08-2008 02:17 PM - edited 04-08-2008 02:23 PM
04-09-2008 12:23 PM
The dependencies in my project are part of the labview 8.5 software and not vis I created, folders "vi.lib" & "instr.lib" and a dll file. In my 8.2 project there were no dependencies but when I upgraded to 8.5 now there are. Any thoughts?
04-09-2008 09:43 PM
04-09-2008 10:13 PM
Hi David,
Why the LV 8.5 folder needs to be mass-compiled? Anyhow all its components are already in LV 8.5, right... ?!
I cant understand. Can you explain more?
04-10-2008 02:45 AM
When I had the same problem, I tried with mass compilation. But did not help. And then once I moved the vis in dependencies to folders (but not to correct this problem though)
But very soon, this problem was solved!!!. Perhaps I thought may this was the problem
04-10-2008 09:20 AM
I did a mass compile on the
04-10-2008 03:47 PM
To answer the earlier question of why the LabVIEW folder: What Does Mass Compile Do in LabVIEW? Basically, it relinks all subVIs to main VIs, checks for corruptions, as well as updates to the latest version.
Are you by chance using Teststand at all? If so, this may be related: Why Do My VIs Open with Asterisks After Being Mass Compiled in LabVIEW for TestStand?
Really, I imagine that one of the VIs in your project is still somehow not updating it's links to the new subVIs. Can you post one of the projects that is exhibiting this behavior?
One thing you may try is to save a copy of the entire project (one of the save as options) and see if the copy acts the same way.