|
-
Jan 27th, 2010, 07:51 AM
#1
Thread Starter
Addicted Member
Error while add web reference in app settings
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
Failing to plan is Planning to fail 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|