I get this all the time ONLY in Chrome and I have to clear browsing data to fix it.
Wrench > Tools > Clear Browsing Data
Check the following:
- Clear browsing history
- Clear download history
- Empty the cache
- Delete cookies and other site data
Then click “Clear Browsing Data” button and refresh your page.
UPDATE:
I figured out that it has to do with writing too many cookies to the browser and that if you just close all instances of Chrome, the error goes away for a while. To prevent it, you’ll need to clear out your cookies programmatically.
Related Posts:
- IIS error, Unable to start debugging on the webserver
- How to move div vertically down using CSS
- HTTP Error 503, the service is unavailable
- How to resolve “Server Error in ‘/’ Application” error?
- What does ‘IISReset’ do?
- What does ‘IISReset’ do?
- “Exception has been thrown by the target of an invocation” error (mscorlib)
- ORA-12154 could not resolve the connect identifier specified
- What are .ashx files in an ASP.NET application?
- Does PHP supports MVP pattern?
- Server.Transfer Vs. Response.Redirect
- W3WP.EXE using 100% CPU – where to start?
- HTTP Error 403.14 – Forbidden – The Web server is configured to not list the contents of this directory
- Error :The remote server returned an error: (401) Unauthorized
- Exception of type ‘System.OutOfMemoryException’ was thrown.
- Cannot read configuration file due to insufficient permissions
- A potentially dangerous Request.Form value was detected from the client
- Could not load file or assembly ‘Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed’
- How to Determine IUSR Password
- Why am I getting a “Could not find a part of the path” exception?
- ASP.NET Why are sessions timing out, sessionstate timeout set
- What does aspnet_regiis.exe do
- drop down list value in asp.net
- Cannot read configuration file due to insufficient permissions
- Can you recommend a .net template engine?
- How do I resolve “HTTP Error 500.19 – Internal Server Error” on IIS7.0
- Asp.net Hyperlink control equivalent to
- Error ‘2035’ (‘MQRC_NOT_AUTHORIZED’) While Connecting to MQ
- debug=true in web.config = BAD thing?
- Url.Action parameters?
- What is the difference between ASP.NET and ASP.NET MVC?
- Failed to load resource: the server responded with a status of 401 (Unauthorized) /App/AngularJS/angular.min.js
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- The following sections have been defined but have not been rendered for the layout page “~/Views/Shared/_Layout.cshtml”: “Scripts”
- ASP.NET DateTime Picker
- Could not load file or assembly ‘Microsoft.CodeDom.Providers.DotNetCompilerPlatform
- a page can have only one server-side form tag
- “This operation requires IIS integrated pipeline mode.”
- Could not load file or assembly ‘Microsoft.ReportViewer.WebForms’
- Maximum request length exceeded.
- Could not load file or assembly Exception from HRESULT: 0x80131040
- The localhost page isn’t working. localhost redirected you too many times
- Response Content type as CSV
- Unrecognized attribute ‘targetFramework’. Note that attribute names are case-sensitive
- How to troubleshoot “System.Web.HttpException (0x80004005): File does not exist”?
- jquery $(this).id return Undefined
- How handle Application Error Exception code: 0xc00000fd
- C# function to return array
- “The transaction log for database is full due to ‘LOG_BACKUP'” in a shared host
- jQuery UI ” $(“#datepicker”).datepicker is not a function”
- How to re-enable right click so that I can inspect HTML elements in Chrome?
- Does mobile Google Chrome support browser extensions?
- Chrome theme new tab background does not fill correctly
- C# HttpClient An existing connection was forcibly closed by the remote host
- How to fix ‘Unchecked runtime.lastError: The message port closed before a response was received’ chrome issue?
- How to handle Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause()
- I am getting Failed to load resource: net::ERR_BLOCKED_BY_CLIENT with Google chrome
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- Chrome hangs after certain amount of data transfered – waiting for available socket
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- The wait operation timed out. ASP
- When you use ‘badidea’ or ‘thisisunsafe’ to bypass a Chrome certificate/HSTS error, does it only apply for the current site? [closed]
- The wait operation timed out. ASP
- Chrome not Firefox are not dumping to SSLKEYLOGFILE variable
- Error OPTIONS net::ERR_CONNECTION_REFUSED
- Chrome not Firefox are not dumping to SSLKEYLOGFILE variable
- What is a user agent stylesheet?
- No “Proceed Anyway” option on NET::ERR_CERT_INVALID in Chrome on MacOS
- What is a user agent stylesheet?
- Jupyter Notebook not saving: ‘_xsrf’ argument missing from post
- Hide scroll bar, but while still being able to scroll
- Different between ./ , ../ , ../../ , ~/ on file path(URL) in asp.net
- NET::ERR_CERT_REVOKED in Chrome, when the certificate is not actually revoked
- Google Chrome forcing download of “f.txt” file
- What’s the net::ERR_HTTP2_PROTOCOL_ERROR about?
- Chrome sendrequest error: TypeError: Converting circular structure to JSON
- Jupyter Notebook not saving: ‘_xsrf’ argument missing from post
- require is not defined? Node.js
- Error : Could not load file or assembly or one of it’s dependencies
- Chrome: Uncaught SyntaxError: Unexpected end of input
- Cannot open local file – Chrome: Not allowed to load local resource
- How to disable JavaScript in Chrome Developer Tools?
- Failed to load PDF document in Chrome
- How to resolve “Input string was not in a correct format.” error?
- Cannot open local file – Chrome: Not allowed to load local resource
- Error Message : Cannot find or open the PDB file
- The request was aborted: Could not create SSL/TLS secure channel
- What does ==$0 (double equals dollar zero) mean in Chrome Developer Tools?
- Getting Error “Form submission canceled because the form is not connected”
- “CAUTION: provisional headers are shown” in Chrome debugger
- What is “stdafx.h” used for in Visual Studio?
- ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’
- Configuration System Failed to Initialize
- Is “ ” a replacement of ” “?
- Twilio TwilioRestClient does not contain a definition for SendSmsMessage
- How to Fix ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY in IIS on Windows Server 2016
- How to add a default Default.aspx to a ASP.NET Web Application Project?
- how does Request.QueryString work?
- Getting Error “Form submission canceled because the form is not connected”
- how to call jquery selector from outside kendo window?