I have a Word document 2013 VisualStudio solution, and I tried to add a web reference "_vti_bin / search.asmx", but it shows me an error message "Error downloading" http: // [web path] / _ vti_bin / ListData.svc request error with the following HTTP 404 steps: Not Found". I'm use Sharepoint 2010. I tried that, becouse i need attach my word document to an item adding by my code. Please apologize my english. And thanks in advance for any help.
Looking over there, I found the answer to my problem. It is necessary to put the port of the central administration so that the web service in the VS2010 can be recognized. Like http://[webpath]:10000/_ vti_bin /search.asmx