Can you check your IIS App Pool settings? Do they have modify access to their respective projects?
That seems like the issue to me, but check that. Right click on the site in IIS, go to Security, add "IIS APPPOOL\TheAppPoolName" and set it to modify permission.