I want to consume SOAP web service with basic authentication in C# and I get an exception (system.servicemodel.communicationexception)
#Class and Constructor<