We
are facing one issue with accessing the remote web service.
We
are using visual studio 2005.
We
are trying to invoke one web service located in German.
From
VS 2005 Window based application we could able to add that web service as a
reference and we could able to invoke their web methods.
But
from VS 2005 Web based application we could add the web reference, but we could
not invoke their methods.
We
got the following exception when ever we are trying to invoke their method.
“The remote name could not be resolved “
If
anyone of you came across this issue, then let me know the solution.
It
would be great if you provide the necessary solution to precede our further
development.