web services - How do I add this webservice to work in my C# app? -



web services - How do I add this webservice to work in my C# app? -

i have programme i'm building college class needs utilize webservice, never covered webservices in class...

through research i've found need add together service reference, adding ?wsdl end tells me keeps on giving me "error downloading metadata" error.

the webservice mis.upb.pitt.edu/dixon/webservice.asmx

the solution close virtual studio , open again. worked fine after that!

i think that's solution should seek before next time.

c# web-services visual-studio

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -