I have been referencing the SOAP services for a while and I never came across a problem like this. I added the service reference and expected it to update my config file. It actually did not.
as mentioned in here Visual Studio does not generate app.config content when "add service reference"
I also followed the steps of going to advanced and unchecking "Reused Types in referenced assemblies". That also did not work.
Anything else that I can do to make it work? May there be something wrong with the service itself? How do I figure that out?