05-23-2013 01:11 PM
I need to make changes to an old project that was done a fews years ago. Using labview 8.6, I tried to open the project file and I get a dialog box with the following statement: "project or library file cannot be opened". There's no other information, so I don't know how to address the problem.
05-24-2013 11:17 AM
Hi,
What LabVIEW version are you using to open the project created in LabVIEW 8.6? Because as you can see at the following link, if your project was created in LabVIEW 8.6, you should be able to open it in LabVIEW 8.6, 2009, 2010,2011 and 2012.
http://www.ni.com/white-paper/8387/en
Regards,
05-24-2013 11:34 PM - edited 05-24-2013 11:34 PM
I dont thinks it is version problem becasue if it is so it will say that.
Can you attach that VI ?
05-25-2013 06:41 AM
There's usually a quick description of why it can't be opened. It could be corrupted. It could have already been saved in a newer version of LabVIEW. Post the library and we can give better advice.
05-25-2013 06:47 AM
You mean to say database file is corrupted ?
05-25-2013 06:59 AM
@Ranjeet_Singh wrote:
You mean to say database file is corrupted ?
No, the project file. There is no database involved here.
05-25-2013 07:08 AM
Oh I am sorry as I mixed with other post
Might possible.
04-28-2017 09:43 AM
I'm getting the same error but my circumstances are different.
Due to a system dump I've had to move my LabVIEW environment to a brand new computer. The OS changed from 32-bit Windows 7 to 64-bit Windows 10 and LabVIEW went from 2015 to 2016. I'm not having any trouble opening up VIs or LLBs, however, project files will not open.
I've gone through the Windows 10 files system and made sure all the permissions/access are correct. I've been granted sys admin privileges (yeah!) I shouldn't have any problems.
My projects are large and complex, so I REALLY don't want rebuild the project file from scratch.
Any suggestions?
04-28-2017 09:50 AM
Have you tried a mass recompile of your project?
04-28-2017 10:02 AM
How would I mass compile the project since I can't open the project file?