I can't seem to check in my changes to Team Foundation Server. I get the "Access to path App_Data is denied". So I googled it and found this link on Stackoverflow Access to the path 'c:\inetpub\wwwroot\myapp\App_Data' is denied
But I tried to add the permission for the folder by unchecking read only and it says after you make the changes you will need admin permission. So I hit ok and then nothing happens. I then go back into the permissions tab and see that the red only option is still checked. Not sure what I need to do here. I also don't see anyone else besides me that I can share permissions with. I'm the only user on this machine and I think I have admin rights.
MVC 5 application with Sql Server Express and Visual Studio Team Services.