I am more In to Java, iOS, Linux. I did so little development with Microsoft products.
I am trying to run an existing project developed by another team on Microsoft visual studio.
The project is originality developed by Microsoft Visual Studio 2010
It is complaining that .csproj cannot be opened
I have noticed that so many ask this question in order to solve this based on the solution given, I try the following:
- run it on Microsoft Visual Studio 2012 premium
- run it on Microsoft Visual Studio 2010
- run it on Microsoft Visual Studio 2010 Professional
- installed service pack 1
- installed asp.net MVC 4
- re-applied service pack 1
- installed ASP.NET MVC 3 Tools Update
- installed webmatrix
Still the same problem.
I don't know why all this craps are needed to run one project. It looks for me intentional complication.
any one any other solution?
attached the beginning of the file as an image file.