![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi! Can I ask you to try this? Below you see a wsdl? could you try to make a .NET web service out of ths wsdl (under localhost)? Some criterias must be met in the new .net web service: - target namespace must be the same (http://no/brreg/BReMS/WebService/ services) and s0:service name="OutboundLegacyDataReceiverService" s0 ort binding="s1:OutboundLegacyDataReceiverServiceSoapB inding"name="OutboundLegacyDataReceiverSoapPort" I need a web service that is exactly the same (except address location of course). When testing the new web service method it should be like this string ret = objWS.submitMessage(cpaid, securitykey, message); |
#3
| |||
| |||
|
|
Hi! Can I ask you to try this? Below you see a wsdl? could you try to make a .NET web service out of ths wsdl (under localhost)? Some criterias must be met in the new .net web service: - target namespace must be the same (http://no/brreg/BReMS/WebService/ services) and s0:service name="OutboundLegacyDataReceiverService" s0 ort binding="s1:OutboundLegacyDataReceiverServiceSoapB inding"name="OutboundLegacyDataReceiverSoapPort" I need a web service that is exactly the same (except address location of course). When testing the new web service method it should be like this string ret = objWS.submitMessage(cpaid, securitykey, message); |
#4
| |||
| |||
|
|
Hi! Can I ask you to try this? Below you see a wsdl? could you try to make a .NET web service out of ths wsdl (under localhost)? Some criterias must be met in the new .net web service: - target namespace must be the same (http://no/brreg/BReMS/WebService/ services) and s0:service name="OutboundLegacyDataReceiverService" s0 ort binding="s1:OutboundLegacyDataReceiverServiceSoapB inding"name="OutboundLegacyDataReceiverSoapPort" I need a web service that is exactly the same (except address location of course). When testing the new web service method it should be like this string ret = objWS.submitMessage(cpaid, securitykey, message); |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |