Reputation: 205
I am trying to download the excel file from my application that has around 1000 line of records. But I couldn't able to download. It throws an error: "Failed to load resource: net::ERR_INSUFFICIENT_RESOURCES ". It throws a huge number of errors in the console. I checked with other browser as well but I am able to download from the Firefox browser. The issue is only in Chrome browser. But I want to run it in Chrome because my client only use Chrome Browser.
I tried by clearing cookies, reinstalling Chrome and still it is not working. My Chrome Version is 56.0.2924.76. I am using Java and Angular JS for this application.
Can anyone help me to resolve this issue.
Thank you in advance.
Upvotes: 0
Views: 2455