LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

"Unable to open project" error

For some reason, I'm getting the error "Unable to open project" when I launch
CVI.
When I click on "OK", the project loads as normal. Everything works fine
from there.
Does anyone know why I'm getting this annoying pop up?
0 Kudos
Message 1 of 4
(3,538 Views)
Open the PRJ file with an editor and look at it if it's corrupted,
read-only...

> For some reason, I'm getting the error "Unable to open project" when I
launch
> CVI.
> When I click on "OK", the project loads as normal. Everything works fine
> from there.
> Does anyone know why I'm getting this annoying pop up?
-----------
Guillaume Dargaud
CNR/IFA
http://sung3.ifsi.rm.cnr.it/~dargaud/
http://sung3.ifsi.rm.cnr.it/~domec/
http://www.appennini.it/roma8000/
http://sodaracq.ifa.rm.cnr.it/
http://radarpct.ifa.rm.cnr.it/
"A bus station is where a bus stops. A train station is where a train stops.
On my desk I have a workstation..."
0 Kudos
Message 2 of 4
(3,538 Views)
I am getting the same error with perfectly good .PRJ files. I think this has something to do with installing other applications in the wrong order, but so far I've only been able to get rid of it by reinstalling the OS. So, I just live with it. I'd like a real solution, if anyone knows....
0 Kudos
Message 3 of 4
(3,538 Views)
In reality, a .prj file is just a text file, and thus can be viewed under notepad. For your situation, you can check your project file in this way, and make sure that all pathnames are correct. Another way I found to work around this is to start a new project, place all the files that you had in the previous project into the new project, and then save this new project under the old projects name, overwriting the old project. This seems to clear up the pathname errors. If these still do not work for you, drop me a line back. Thanks a lot.
0 Kudos
Message 4 of 4
(3,538 Views)