开发者

Integrating WCF Client and ASMX WSE 3.0 Service

I almost regret that I even started programming.

How do I integrate those two enterprisey beasts? More specifically, I have a third-party ASMX service which uses WSE 3.0 (authentication & message signing). Now in following with "best" Microsoft practices and开发者_JS百科 svcutil a WCF proxy to this service. For some obscure reason (I believe I even read somewhere on the Internets that this is actually by design), svcutil does not import this extra security configuration added by WSE. All samples available on the net are either outdated or do not compile or produce configuration errors.

Is there any chance of integrating these two technologies?


I believe, that svcutil does not generate proxy, since 3rd party company has blocked it from security reasons, which is correct. I am sure you can ask them to generate proxy on their machines using svcutils and send you their code.

Good luck!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜