Hi to all,
I”m building solution based web service which is consumed by orchestration, and supplied by some “Data Power” proxy. While adding web reference – I get instead of http://someserver/someServicename.asmx , http://someserver/someServicename.asmx?wsdl url, and must work with it.
Im working with BTS 2009, windows server 2008, and sql 2008 , WSE 3 is not supported in WinSrv 2008, instead of WSE Adapter as I know – it’s been replaced by WCF of some kind (WCF-WSHttp? or WCF-Custom?) ?
Should that data power proxy work with WCF adapter? Because as I’ve been told – wcf services cannot work with that proxy.
Any ideas if it will work att all?
Thnx.