Having some trouble using basic authentication with a simple test Wcf service. I am getting an exception:
The requested service, \'http://qld-tgower/test/
Change the name and contract of the service to include the namespace.
Also, remove the endpoint address (set it to "") and don't include proxyCredentialType in the transport tag.
End result of the web.config should look something like this