T
Tom McDonald
Whenever I try to consume the 'hello world' web service I
get the following:
The underlying connection was closed: Unable to connect to the remote
server.
Exception Details: System.Net.WebException: The underlying connection
was closed: Unable to connect to the remote server.
Line 25: q = x.HelloWorld()
I get the error on line 25. Any ideas? fyi, I am running it on my
local IIS server (localhost).
The page comes up fine when I browse to it. I get the 'invoke' button
and the wsdl page.
get the following:
The underlying connection was closed: Unable to connect to the remote
server.
Exception Details: System.Net.WebException: The underlying connection
was closed: Unable to connect to the remote server.
Line 25: q = x.HelloWorld()
I get the error on line 25. Any ideas? fyi, I am running it on my
local IIS server (localhost).
The page comes up fine when I browse to it. I get the 'invoke' button
and the wsdl page.