|
| Home > Browse Articles > Support Related > Error Messages > ASP.NET / .NET Edition Related |
|
| Timeout or Connection errors while PDshop makes an 'HttpWebRequest'. |
|
 |
|
| Sample PDshop Error: |
The underlying connection was closed OR The operation has timed-out OR Unable to connect to the remote server |
| |
| Solution/Workaround: |
If you receive this error, while PDshop is making an "HttpWebRequest" (see below), this usually indicates a server or network problem.
The following PDshop features use Microsoft .Net's "HttpWebRequest" functions:
UPS, USPS, and InterShipper Rates PayPal IPN PayPal Direct & Express Checkout processing Google Checkout processing Authorize.net Processing PDshop.Net Activation
The above .Net shopping cart features require some server to server communication. In other words, during checkout PDshop will communicate with another computer (to get the shipping rates, process the credit card payment, etc).
In ASP.NET, Microsoft introduced a replacement to the older ASP "MSXML" components. The new function that can be called from an ASPX page to handle http requests is simply called "HttpWebRequest". When PDshop needs to communicate with an outside server, it uses this built in ASP.NET tool.
If your server (or network) is misconfigured or not up-to-date, and you encounter errors or timeout messages while any of the features mentioned are executing, you should contact your web host (or server administrator) for assistance.
*** One common cause for this error is an improperly configured firewall, proxy server, or other network equipment. Contact your web host for a solution.
Also see the Microsoft Article listed below for some troubleshooting tips.
Related Help Pages:
Also See:
Related Categories:
Article Applies to:
ASP.NET (Microsoft's .NET) PDshop .NET
This article may only apply to the technology or edition(s) listed above.
|
| |
| Additional Help: |
| Try searching, or try our User
Manuals: |
| |
|

|