0
I am trying to add a reference to a Web Service within my project by Visual Studio and I get this error:
There was an error downloading 'http://sigep.correios.com.br/sigep/update/AtendeClienteService.wsdl/_vti_bin/ListData.svc/$Metadata'. The request failed with HTTP status 404: Not Found.
I add the address that is online by the browser: http://sigep.correios.com.br/sigep/update/AtendeClienteService.wsdl
I’m following the step by step of this site:
Thank you
Mauricio, add more information about your problem. Let me know which line you’re having trouble with, show you your code that might make it easier to help you.
– Filipe Oliveira
So there is no code, in visual mode inside Visual Studio I need to add a reference to this Webservice but when I click on add it returns this error. I can add a screen print here in the post?
– Mauricio Ferraz
Yeah, you can. I couldn’t add the reference either. Weird...
– Filipe Oliveira
Hstackoverflow was able to help me. Thank you.
– Mauricio Ferraz