I am working on my first project in Visual Studio, and I have not used Windows a lot since '05, so please bear with me.
I have my project open in Visual Studio 2008 and I'm trying to open a specific file for editing, but I get an error
"c: \ path \ to \ file
Cannot open file.
I checked that the file exists, and I can open it from Windows Explorer, but nothing from Visual Studio, any ideas?
I am not familiar with Visual Studio, so my terminology may be incorrect.
The file appears in the tree in the Explorer pane of Visual Studio, so I double-clicked it and got an error. The error indicated nothing more than the file path: the file could not be opened.
How to check permissions / ACLs in Windows? I suggested that since I could open it in Windows Explorer, I could open it in Visual Studio.
And this is the .cpp file.
source
share