Hi,

I invoke web reference url in app settings that is,
<appSettings>

<add key="Aggregator" value="http://mob.i-waves.com/mDirectalpha/mDirectCPWebServiceV1/Aggregator.asmx"/>

<!--<add key="Aggregator" value="http://localhost/mDirectCPWebServiceV1/Aggregator.asmx"/>-->
</appSettings>

Its working in localhost fine that is second url. But i put the in another server in the file, i got the below error.

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.Sockets.SocketException: An existing connection was forcibly closed by the remote host.

Give me a suggestion.How can rectify this exception.

It's very urgent.Hope your's reply.

Thanks & Regards