{"id":858,"date":"2012-02-24T16:45:42","date_gmt":"2012-02-24T20:45:42","guid":{"rendered":"http:\/\/wehuberconsultingllc.com\/wordpress\/?p=858"},"modified":"2012-02-24T16:45:43","modified_gmt":"2012-02-24T20:45:43","slug":"why-do-i-get-80072ee2-errors","status":"publish","type":"post","link":"https:\/\/wehuberconsultingllc.com\/wordpress\/2012\/02\/24\/why-do-i-get-80072ee2-errors\/","title":{"rendered":"Why do I get 80072EE2 errors?"},"content":{"rendered":"<p>It took me awhile to track down the culprit for the 800732EE2 errors. We verify all FedEx ground shipping addresses by making a call to the FedEx API when we print the packing slips. Our Priority Mail vendor, <a href=\"http:\/\/www.endicia.com\/\">Endicia<\/a>, will not let us print a label with an invalid address. FedEx Express packages will not print the label with an invalid address. For some reason FedEx allows Ground\/Home packages to go out with an invalid shipping address but then they would ding us $11 for each invalid address. I fixed the problem by automatically checking addresses. I don\u00e2\u20ac\u2122t know where I got the original code but the timeouts worked for every day except the first printout on Monday morning. On Monday mornings we print a lot of packing slips so the ten second receive timeout did not work.<\/p>\n<blockquote>\n<h3>Why do I get 80072EE2 errors?<\/h3>\n<p>msxml3.dll error &#8216;80072ee2&#8217;&#160;&#160; <br \/>The operation timed out<\/p>\n<p>This means that the site you were trying to parse either could not be found, and the component gave up; or it is taking far too long for the page to finish loading. One way you can avoid this error is to set timeout values that are more conservative, e.g.: <\/p>\n<p>&lt;%&#160;&#160; <br \/>&#160;&#160;&#160; url = &quot;http:\/\/www.espn.com\/main.html&quot;&#160;&#160; <br \/>&#160;&#160;&#160; set xmlhttp = CreateObject(&quot;MSXML2.ServerXMLHTTP&quot;)&#160; <br \/>&#160;&#160;&#160; &#8216; resolve, connect, send, receive &#8211; in milliseconds&#160; <br \/>&#160;&#160;&#160; xmlhttp.setTimeouts 5000, 60000, 10000, 10000&#160; <br \/>&#160;&#160;&#160; xmlhttp.open &quot;GET&quot;, url, false&#160;&#160; <br \/>&#160;&#160;&#160; xmlhttp.send &quot;&quot;&#160;&#160; <br \/>&#160;&#160;&#160; Response.write xmlhttp.responseText&#160;&#160; <br \/>&#160;&#160;&#160; set xmlhttp = nothing&#160;&#160; <br \/>%&gt;<\/p>\n<p>The four timeout values are as follows:&#160; <br \/><b>ResolveTimeout<\/b>       <br \/>This value is for the return of a DNS resolution (mapping the domain name to its representative IP address). The default value is infinite.&#160; <br \/><b>ConnectTimeout<\/b>       <br \/>This value is for establishing a connection with the server, and the default value is 60 seconds.&#160; <br \/><b>SendTimeout<\/b>       <br \/>This value is the time allowed for sending an individual packet of data to the server. The default value is 30 seconds.&#160; <br \/><b>ReceiveTimeout<\/b>       <br \/>This value is the time allowed for receiving an individual packet of data from the server. The default value is 30 seconds.<\/p>\n<\/blockquote>\n<p><a href=\"http:\/\/classicasp.aspfaq.com\/components\/why-do-i-get-80072ee2-errors.html\">Why do I get 80072EE2 errors?<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It took me awhile to track down the culprit for the 800732EE2 errors. We verify all FedEx ground shipping addresses by making a call to the FedEx API when we print the packing slips. Our Priority Mail vendor, Endicia, will not let us print a label with an invalid address. FedEx Express packages will not &hellip; <a href=\"https:\/\/wehuberconsultingllc.com\/wordpress\/2012\/02\/24\/why-do-i-get-80072ee2-errors\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Why do I get 80072EE2 errors?&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[98],"tags":[],"class_list":["post-858","post","type-post","status-publish","format-standard","hentry","category-asp-2"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4iN3d-dQ","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/posts\/858","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/comments?post=858"}],"version-history":[{"count":1,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/posts\/858\/revisions"}],"predecessor-version":[{"id":859,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/posts\/858\/revisions\/859"}],"wp:attachment":[{"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/media?parent=858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/categories?post=858"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wehuberconsultingllc.com\/wordpress\/wp-json\/wp\/v2\/tags?post=858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}