Dreaded "Operation Aborted" on IE7 but not IE6
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I have come across the "Operation Aborted" message before, and typically its caused by trying to alter the DOM before its completely loaded. This will happen for all current versions of IE (5.5, 6, 7). I have run into an occurence recently where i get the error in IE7, but not IE6. Has anybody had this weirdness before?