Caliing WCF service manually
WCF and WF
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All, Can we call a wcf service manually by using SOAP envelope, without adding a web reference?
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.
-
Hi All, Can we call a wcf service manually by using SOAP envelope, without adding a web reference?
Jack Sparrow -------------------------------------- Defeat is not the worst of failures. Not to have tried is the true failure.
Sure, it's a POST request after all. And you can use Fiddler [] to trace existing service calls. But why do you need to do it that way?
Hesham A. Amin My blog twitter: @HeshamAmin