The underlying connection was closed: Unable to connect to the remote server
From: Matt (anonymous_at_discussions.microsoft.com)
Date: 10/25/04
- Next message: jmlyle: "RE: Preventing deletion of Forms folder in SharePoint Document Library"
- Previous message: al-baghdadi: "Security Excpetion"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 25 Oct 2004 13:37:57 -0700
I am getting this message
The underlying connection was closed: Unable to connect
to the remote server.
when trying to connect an ASPX page to a Hello World web
service. I have read a few posts on this topic but my
situation is different. In my case the following happens:
1) ASPX and Web Service on localhost --> works
2) ASPX on localhost / Web Service on test server -->
works
3) ASPX and Web Service on test server / use FQDN -->
fails
4) ASPX and Web Service on test server / use test server
name --> works
What I can't figure out is what is causing the failure.
If I use the FQDN (ex. testserver.abc.com) the error
message happens. If I replace the URL with the machine
name (ex. testserver) then it works fine.
Since this only happens when both the web page and the
web service are on the machine I don't think it's a proxy
issue. Can anyone think of what it may be? I'd at least
like to know what to investigate.
- Next message: jmlyle: "RE: Preventing deletion of Forms folder in SharePoint Document Library"
- Previous message: al-baghdadi: "Security Excpetion"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|