Solved
Opening a ASP.NET Solution file errors with TFS integration
Posted on 2011-09-15
We have wrtitten an ASP.NET MVC application which has been checked into TFS 2010 by one developer. We are now wanting other developers to starting working on the same code hence the TFS integration. Now when other people are attempting to open the solutions file after downloading the latest source files, we are being prompted in VS 2010 the following message
---------------------------
Microsoft Visual Studio
---------------------------
The command you are attempting cannot be completed because the file 'Drought.Web.csproj' that must be modified cannot be changed. If the file is under source control, you may want to check it out; if the file is read-only on disk, you may want to change its attributes.
---------------------------
OK
---------------------------
Why is it trying to open the file and modify a setting?