PayPal Sandbox Code Integration IPN Problem with Asp.net/C# -
PayPal Sandbox Code Integration IPN Problem with Asp.net/C# -
i need help regarding paypal code integration asp.net/c# on paypal sandbox, using paypal ipn , code same provided paypal. working on local host. payment has gone fine on paypal , have received amount on paypal sandbox business relationship when paypal redirects website page shows me next exception:
"unable connect remote serversystem.net.sockets.socketexception (0x80004005): connection effort failed because connected party did not respond after period of time, or established connection failed because connected host has failed respond 192.168.10.9:8080 @ system.net.sockets.socket.doconnect(endpoint endpointsnapshot, socketaddress socketaddress) @ system.net.servicepoint.connectsocketinternal(boolean connectfailure, socket s4, socket s6, socket& socket, ipaddress& address, connectsocketstate state, iasyncresult asyncresult, int32 timeout, exception& exception) @ system.net.httpwebrequest.getrequeststream(transportcontext& context) @ system.net.httpwebrequest.getrequeststream() ".
i appreciate help!
c# asp.net paypal-ipn paypal-sandbox
Comments
Post a Comment