The connection to the website was reset. Error Code: INET_E_DOWNLOAD_FAILURE











up vote
2
down vote

favorite












I am getting the following error from my website:




The connection to the website was reset.
Error Code: INET_E_DOWNLOAD_FAILURE




The website is available on Firefox and Chrome, but will not display on IE/Edge.
We host this site on our webserver. All other websites are ok.
This is an older Aspx Web application using CLR v2.



I have tried a couple of fixes suggested by Microsoft:




The Error Code: INET_E_DOWNLOAD_FAILURE means that the connection was interrupted or it failed to download the content. Let's start by restoring the advanced settings in the Internet Options.



Go to Internet Options (type it in the Cortana search box) > Advanced tab > click Restore advanced settings > uncheck "Do not save encrypted pages to disk." After that, click Apply and OK. Let us know how it went by posting back.




Which had no effect also I cleared the browser cache, flushed the DNS via IpConfig and even set up a new website in IIS with a new App Pool, all to no effect.



The error message is very generic so I am a bit lost, especially as the site is visible to FF and Chrome.



Any help greatly appreciated










share|improve this question
























  • Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
    – Rob Parsons
    Apr 5 at 3:51










  • To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
    – Rob Parsons
    Apr 5 at 3:56










  • Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
    – Mike Cave
    Apr 5 at 8:15










  • HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
    – Mike Cave
    Apr 5 at 8:35












  • And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
    – Mike Cave
    Apr 5 at 8:39















up vote
2
down vote

favorite












I am getting the following error from my website:




The connection to the website was reset.
Error Code: INET_E_DOWNLOAD_FAILURE




The website is available on Firefox and Chrome, but will not display on IE/Edge.
We host this site on our webserver. All other websites are ok.
This is an older Aspx Web application using CLR v2.



I have tried a couple of fixes suggested by Microsoft:




The Error Code: INET_E_DOWNLOAD_FAILURE means that the connection was interrupted or it failed to download the content. Let's start by restoring the advanced settings in the Internet Options.



Go to Internet Options (type it in the Cortana search box) > Advanced tab > click Restore advanced settings > uncheck "Do not save encrypted pages to disk." After that, click Apply and OK. Let us know how it went by posting back.




Which had no effect also I cleared the browser cache, flushed the DNS via IpConfig and even set up a new website in IIS with a new App Pool, all to no effect.



The error message is very generic so I am a bit lost, especially as the site is visible to FF and Chrome.



Any help greatly appreciated










share|improve this question
























  • Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
    – Rob Parsons
    Apr 5 at 3:51










  • To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
    – Rob Parsons
    Apr 5 at 3:56










  • Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
    – Mike Cave
    Apr 5 at 8:15










  • HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
    – Mike Cave
    Apr 5 at 8:35












  • And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
    – Mike Cave
    Apr 5 at 8:39













up vote
2
down vote

favorite









up vote
2
down vote

favorite











I am getting the following error from my website:




The connection to the website was reset.
Error Code: INET_E_DOWNLOAD_FAILURE




The website is available on Firefox and Chrome, but will not display on IE/Edge.
We host this site on our webserver. All other websites are ok.
This is an older Aspx Web application using CLR v2.



I have tried a couple of fixes suggested by Microsoft:




The Error Code: INET_E_DOWNLOAD_FAILURE means that the connection was interrupted or it failed to download the content. Let's start by restoring the advanced settings in the Internet Options.



Go to Internet Options (type it in the Cortana search box) > Advanced tab > click Restore advanced settings > uncheck "Do not save encrypted pages to disk." After that, click Apply and OK. Let us know how it went by posting back.




Which had no effect also I cleared the browser cache, flushed the DNS via IpConfig and even set up a new website in IIS with a new App Pool, all to no effect.



The error message is very generic so I am a bit lost, especially as the site is visible to FF and Chrome.



Any help greatly appreciated










share|improve this question















I am getting the following error from my website:




The connection to the website was reset.
Error Code: INET_E_DOWNLOAD_FAILURE




The website is available on Firefox and Chrome, but will not display on IE/Edge.
We host this site on our webserver. All other websites are ok.
This is an older Aspx Web application using CLR v2.



I have tried a couple of fixes suggested by Microsoft:




The Error Code: INET_E_DOWNLOAD_FAILURE means that the connection was interrupted or it failed to download the content. Let's start by restoring the advanced settings in the Internet Options.



Go to Internet Options (type it in the Cortana search box) > Advanced tab > click Restore advanced settings > uncheck "Do not save encrypted pages to disk." After that, click Apply and OK. Let us know how it went by posting back.




Which had no effect also I cleared the browser cache, flushed the DNS via IpConfig and even set up a new website in IIS with a new App Pool, all to no effect.



The error message is very generic so I am a bit lost, especially as the site is visible to FF and Chrome.



Any help greatly appreciated







internet-explorer iis microsoft-edge






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 9 at 16:43









TylerH

15.3k105067




15.3k105067










asked Apr 4 at 12:09









Mike Cave

721315




721315












  • Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
    – Rob Parsons
    Apr 5 at 3:51










  • To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
    – Rob Parsons
    Apr 5 at 3:56










  • Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
    – Mike Cave
    Apr 5 at 8:15










  • HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
    – Mike Cave
    Apr 5 at 8:35












  • And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
    – Mike Cave
    Apr 5 at 8:39


















  • Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
    – Rob Parsons
    Apr 5 at 3:51










  • To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
    – Rob Parsons
    Apr 5 at 3:56










  • Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
    – Mike Cave
    Apr 5 at 8:15










  • HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
    – Mike Cave
    Apr 5 at 8:35












  • And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
    – Mike Cave
    Apr 5 at 8:39
















Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
– Rob Parsons
Apr 5 at 3:51




Hi Mike, what is the address of 'your website' or are you developing/testing an intranet site on your company's network? (intranet)
– Rob Parsons
Apr 5 at 3:51












To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
– Rob Parsons
Apr 5 at 3:56




To debug websites with IE first go Tools>Internet Options>Advanced tab, check "Always record developer console messages". Save changes. Open your website (test/dev/production) in IE... then select the File>Properties menu. Note which IE security zone 'your website' maps to (expected Intranet). Then open the Dev tool (f12). On the Console tab you will now find blocked content errors (ActiveX filtering, tracking protection), markup errors, and security errors listed. On the Emulation tab of the f12 dev tool you will find out which IE emulation mode is used and how its established. Post details.
– Rob Parsons
Apr 5 at 3:56












Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
– Mike Cave
Apr 5 at 8:15




Hi Rob, thanks for your input, I will give it a go and report back. The website address is: lenovovseriestradein.com
– Mike Cave
Apr 5 at 8:15












HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
– Mike Cave
Apr 5 at 8:35






HTML1300: Navigation occurred. about:blank HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". about:blank (1,1) HTML1405: Invalid character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1507: Unexpected character: U+0000 NULL. Null characters should not be used. about:blank (1,14) HTML1300: Navigation occurred. www.lenovovseriestradein.com HTML1527: DOCTYPE expected. Consider adding a valid HTML5 doctype: "<!DOCTYPE html>". www.lenovovseriestradein.com (1,1) HTML1300: Navigation occurred. dnserror.htm
– Mike Cave
Apr 5 at 8:35














And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
– Mike Cave
Apr 5 at 8:39




And the Emulation Document Mode = 11, BrowserProfile = Desktop, User Agent = IE 11
– Mike Cave
Apr 5 at 8:39












1 Answer
1






active

oldest

votes

















up vote
0
down vote













Try this option...It works for me...
Windows-->Start--> internet options-->Security-->Trusted sites-->Sites-->Add url (uncheck https)....






share|improve this answer





















  • From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
    – sɐunıɔןɐqɐp
    Oct 11 at 6:56











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f49650655%2fthe-connection-to-the-website-was-reset-error-code-inet-e-download-failure%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Try this option...It works for me...
Windows-->Start--> internet options-->Security-->Trusted sites-->Sites-->Add url (uncheck https)....






share|improve this answer





















  • From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
    – sɐunıɔןɐqɐp
    Oct 11 at 6:56















up vote
0
down vote













Try this option...It works for me...
Windows-->Start--> internet options-->Security-->Trusted sites-->Sites-->Add url (uncheck https)....






share|improve this answer





















  • From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
    – sɐunıɔןɐqɐp
    Oct 11 at 6:56













up vote
0
down vote










up vote
0
down vote









Try this option...It works for me...
Windows-->Start--> internet options-->Security-->Trusted sites-->Sites-->Add url (uncheck https)....






share|improve this answer












Try this option...It works for me...
Windows-->Start--> internet options-->Security-->Trusted sites-->Sites-->Add url (uncheck https)....







share|improve this answer












share|improve this answer



share|improve this answer










answered Oct 11 at 6:31









KAILASH M

1




1












  • From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
    – sɐunıɔןɐqɐp
    Oct 11 at 6:56


















  • From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
    – sɐunıɔןɐqɐp
    Oct 11 at 6:56
















From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
– sɐunıɔןɐqɐp
Oct 11 at 6:56




From Review: Hi, this post does not seem to provide a quality answer to the question. Please either edit your answer and improve it, or just post it as a comment.
– sɐunıɔןɐqɐp
Oct 11 at 6:56


















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f49650655%2fthe-connection-to-the-website-was-reset-error-code-inet-e-download-failure%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python