Often during debug of server-side VB.NET/C# code that is executed inside of ASP.NET partial postack (UpdatePanel, other controls with AJAX behaviors) I am getting this client-side error:
At this point I do not care about client-side (and at runtime this is not happening). It's just a major annoyance during debug - is there a way to prevent it?