Posted on
13 Dec 2013 03:28 PM IST
Hello,
could somebody direct me towards developing WEB Service client having given URL in a syntax that ends with WSDL file i.e.,:
https://xxxx.yyyyy.de:8055/erererererer/ProxyService/gfgfgfgfgfgf?WSDL
How to connect to this remote location? Upon having asked by Visual
Studio to enter URL within wizard (WEB Service reference), I copy/pasted
above link but got nothing?
The most probably, ending part i.e., ?WSDL is suppose to be treated on certain way? How?
Thanks
NOTE: Service is not part of the local solution, it is created by third party and, in the provided document, on both
lines within the info that stand for "Address of the service" and
"URL WSDL file", it is written the same info i.e.,:
https://xxxx.yyyyy.de:8055/erererererer/ProxyService/gfgfgfgfgfgf?WSDL
|