Hi...
I have a bit of a problem (Which is partly my fault...) but anyway, wondering if anyone can save my bacon at work...
Way back, i developed an XML web service which was agreed with multiple clients and they have developed hardware that will submit biometric data via web service... Okay all is fine...
Except, the Web services that I developed have been upgraded to WCF services... but I havent been able to let the clients know (Cant really go into the details of this here).
But basically, is it possible for my WCF service to accept input from all the client machines? The schema for the data hasnt changed, just the move from xml web services to WCF.
I'm sure that there is something that i can do with bindings etc - but i really dont know enough at the moment, and am running out of time...
Any help would be greatly appreciated!
JP