I was getting the below message from Visual Studio 2010.
\"This project is incompatible with the current version of Visual Studio\"
I had this error and found it was due to the presence an 'Import' XML tag inside the .csproj.user file. Once I removed it, Visual Studio could open the project again.