Hi,
Am am getting following error while accessing web service from asp.net page.
___________________________________________________________________________
Cached Error Message:
The underlying connection was closed: Unable to connect to the remote server.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Net.WebException: The underlying connection was closed: Unable to connect to the remote server.
___________________________________________________________________________
Can anybody tell what could be the problem and how to solve this?