Click here to Skip to main content
15,896,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi!

I developed one wcf application. In that i am transferring data local to remote system as well as remote to local system. My problem was if i try to connect the remote from the local it is not connected it is enter into faulted state. if i try to connect from remote to local machine is connected correctly. I am using same application in both system... I dont know what was the problem in local machine.....

please help me to fix the problem....

Thanks in advance
Posted
Updated 18-Nov-11 20:09pm
v2
Comments
Mehdi Gholam 19-Nov-11 2:12am    
Check your firewall settings.
thatraja 19-Nov-11 4:16am    
Any error message?
kal35 19-Nov-11 6:00am    
I am getting the following error:

"Could not connect to net.tcp://www.domain.com/Service. The connection attempt lasted for a time span of 00:00:21.0625000. TCP error code 10060: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 50.61.238.127:808."
thatraja 19-Nov-11 9:07am    
Check my answer

1 solution

 
Share this answer
 
Comments
thatraja 19-Nov-11 10:39am    
Any problem with this solution? I think I did my best here
:sigh:

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900