PDA

View Full Version : سوال: درگاه PayPal



Amirabbas2012
شنبه 26 اردیبهشت 1394, 09:33 صبح
سلام دوستان

بنده یه فروشگاه اینترنتی درست کردم با درگاه PayPal. در لوکال هاست بدون مشکل کار می‌کنه ولی‌ روی سرور خطا میده. اگه کسی‌ میدونه این خطا برای چیه لطفا کمک کنه. مرسی‌

خطای روی سرور :



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 173.0.82.83:443



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: 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 173.0.82.83:443

Source Error:




An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.





Stack Trace:




[SocketException (0x274c): 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 173.0.82.83:443]
System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +208
System.Net.ServicePoint.ConnectSocketInternal(Bool ean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception) +464

[WebException: Unable to connect to the remote server]
System.Net.HttpWebRequest.GetRequestStream(Transpo rtContext& context) +6542881
System.Net.HttpWebRequest.GetRequestStream() +13
NVPAPICaller.HttpCall(String NvpRequest) +234
NVPAPICaller.ShortcutExpressCheckout(String amt, String& token, String& retMsg) +968
CheckoutStart.Page_Load(Object sender, EventArgs e) +156
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772