LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW crashes when programmatically getting the dependencies from a large project

Solved!
Go to solution

Hi all,

 

I am working on a LV application in which a project has to be created programmatically & its dependencies have to be analyzed. But when I add a source folder containing large number of files (>1000) LV crashes when getting the Dependencies reference (in the highlighted method in the image below). Is there a workaround for this issue? Also finally I will have to compile this entire code to Packed Project Library. Does it require any extra coding?

 

Project Dependencies Error.PNG

Thanks,
Priyadarsini S

0 Kudos
Message 1 of 3
(2,532 Views)
Solution
Accepted by topic author Priyadarsini
Do you save the new project before you try to read the dependencies?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
Message 2 of 3
(2,525 Views)

Hi Mike,

 

Saving a project before and after getting the dependencies solved the problem. I remember doing it earlier, but after your suggestion tried again and it did work great. Many thanks!

 

Thanks,

Priyadarsini S

0 Kudos
Message 3 of 3
(2,485 Views)