I found a way to copy a DLL reference from one project to another using VS Power Tools. Apparently it can't copy service references. Is there a way to do this manually?
The problem is that we cannot access the service right now. So we have to build the code without being able to add the service reference conventionally.