01-25-2018 12:03 AM
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.
01-25-2018 03:27 AM
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.
01-25-2018 03:35 AM
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
01-25-2018 04:29 AM
@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.
01-25-2018 04:32 AM
Hi,
I am trying to uninstall and install Labview again.
Anyway what is SCC?
Regards,
Anand
01-25-2018 04:41 AM - edited 01-25-2018 04:45 AM
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.
01-25-2018 04:48 AM
Thanks, Got it, another example is clearcase.
01-25-2018 04:51 AM
@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