Whenever I go to add a link to a service, I get an error message:
Failed to add service link 'Servicereference1.reference'
Error: Unable to check the current file. The file may be read-only or locked, or you may need to check the file manually.
I already had a link to the service in the project, but it somehow broke and reported me an error:
Could not find default endpoint element that references contract (servicename)
The endpoints in both the web.config file and the service help system were the same (localhost)
I also could not update this link, since I would get the same error "failed to check the current file."
EDIT: The problem is not native to this project alone. I tried to create a new, completely separate project and add a link to the service, and I got the same error.
user2084666 Jun 10 '14 at 18:40 2014-06-10 18:40
source share