Hi, I need to consume a Web Service. They send me the WSDL file.. First thing I did is I added it to service reference and when I try execute the method I get error "Could not find default endpoint element that references contract"
I do google and find it http://stackoverflow.com/questions/352654/could-not-find-default-endpoint-element But I still confused what I must fill in binding or contract tag? or do you have better hint? regards
