<client>
      <endpoint address="http://webdbservice.gz.ihk.com/WebdbService.svc" binding="basicHttpBinding"
        bindingConfiguration="gz_IWebdbService" contract="WebdbService.IWebdbService"
        name="gz_IWebdbService"></endpoint>
      <endpoint address="http://webdbservice.sz.ihk.com/WebdbService.svc" binding="basicHttpBinding"
        bindingConfiguration="sz_IWebdbService" contract="WebdbService.IWebdbService"
        name="sz_IWebdbService" ></endpoint>
 </client>An endpoint configuration section for contract 'WebdbService.IWebdbService' could not be loaded because more than one endpoint configuration for that contract was found. Please indicate the preferred endpoint configuration section by name.为什么会报错呢