LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in opening labview project

Hi ,

 

I am trying to open a Labview project. it is throwing an error saying "a project could not be created because one or more required components could not be found".

Any suggestion for this.

 

Attached snapshot.

0 Kudos
Message 1 of 8
(3,356 Views)

That's not much to go on.

 

You need to make sure all required components can be found...

 

I've not seen this error before. But without more information (maybe the project, zipped) it would be impossible to guess what's going on.

0 Kudos
Message 2 of 8
(3,328 Views)

Hi,

 

The Labview vi.lib and other files in "C:\Program Files (x86)\National Instruments\LabVIEW 2017" are modified and few files deleted in my system.

 

This is because ,I tried to create a deployment file in Teststand using Teststand deployment utility. The Teststand utility modified all the files of Labview folders. Not sure why deployment utility modifying  these folders. Any idea?

 

Regards,

Anand

 

 

0 Kudos
Message 3 of 8
(3,326 Views)

@AnandR wrote:

 

The Labview vi.lib and other files in "C:\Program Files (x86)\National Instruments\LabVIEW 2017" are modified and few files deleted in my system.

 

This is because ,I tried to create a deployment file in Teststand using Teststand deployment utility. The Teststand utility modified all the files of Labview folders. Not sure why deployment utility modifying  these folders. Any idea?


That seems relevant. Hope you have SCC?

 

Can't help you with TS stuff though. But trying to undo what it was TS did seems the way to go.

0 Kudos
Message 4 of 8
(3,320 Views)

Hi,

I am trying to uninstall and install Labview again.

 

Anyway what is SCC?

 

Regards,

Anand

0 Kudos
Message 5 of 8
(3,317 Views)

SCC - Source Code Control (wiki) (e.g. SVN, HG, GIT).

 

It's one of the most essential software tools that you don't know you've been missing until right after you start using it. Check it out, and seriously consider using it. It will change your programming experience for the rest of your programming life.

 

EDIT: this might a better read. Or this, or this. Anyway google goes a long way.

Message 6 of 8
(3,313 Views)

Thanks, Got it, another example is clearcase.

0 Kudos
Message 7 of 8
(3,310 Views)

@AnandR wrote:

Thanks, Got it, another example is clearcase.


A horrible and terrifying example, but yes. 🙂 (I really didn't like working in it)

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 8 of 8
(3,306 Views)