c# - 400 Bad Request when Sync via Sync Framework -


i try sync windows mobile device sqlserver via sync framework.

it worked 400 bad request , don't know why.

the service available , can open wsdl in internetexplorer on device.

edit: use basichttpbinding.

found out myself:

the name of binding configuration in binding , in declaration of configuration diverent.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -