100 Views
I've seen several questions in the MSDN's WCF Forum regarding problems loading and consuming WCF services, which ended up to be because of a configuration problem with the service name. This post explains the purpose of the name attribute in the service configuration and how to set it to a fixed name instead of the class name.
0 comments