Operation Aborted Error in Internet Explorer 6

Last post 06-01-2009, 2:20 AM by cutechat. 5 replies.
Sort Posts: Previous Next
  •  02-09-2005, 2:04 AM 3998

    Operation Aborted Error in Internet Explorer 6

    Hi ... my client is getting an Operation Aborted Error (in IE 6) when trying to load a page with CuteEditor on, but I'm not getting that error. Can anyone help me please ?
  •  02-09-2005, 11:07 AM 4010 in reply to 3998

    Re: Operation Aborted Error in Internet Explorer 6

    [email protected],

    They may turn on the Popup Blocker. Please ask them to turn off this. Hope it helps.

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-10-2005, 1:40 AM 4027 in reply to 3998

    Re: Operation Aborted Error in Internet Explorer 6

    Hi guys,

     

    We've just run into this problem as well. It happens intermittently and never seems to happen locally - only on remote servers.

     

    We've found this newsgroup article which seems to shed some light - http://tinyurl.com/6qw67
     
    It appears the setTimeout() function rendered just near the end of the html output by the CE control needs to have a longer time delay:
    <script language=jscript>setTimeout(CE_Editor1_ID_InitFunc,10);function CE_Editor1_ID_InitFunc(){ CE_Editor1_ID.addBehavior('/Products/Includes/CuteSoft_Client/CuteEditor/CuteEditor.htc.aspx?settinghash=253e3242') }</script>
     <!-- CuteEditor Editor1 End -->
     
    Based on the comments in the Google thread, I'd probably recommend stepping it up to at least 500, but maybe you could expose it as a property somehow to give developers control over it - no point delaying for 500-1000ms if the control is being used exclusively in a LAN Intranet setting, but if you have dialup users on the other side of the world, it might make sense to bump it up even as far as 2000 to cater for latency.
     
    cheers,
    Dan
  •  02-23-2005, 7:55 PM 4252 in reply to 3998

    Re: Operation Aborted Error in Internet Explorer 6

    Bump
  •  05-20-2009, 10:33 AM 52357 in reply to 4027

    Re: Operation Aborted Error in Internet Explorer 6

    I have this issue to. I have more than one cute editor on the page. It only happens in IE, both IE6 and IE7. I can't amend the JavaScript as described above because it has been compressed. Is there a config setting I can change or something else I can do? (There is a screen shot attached to this post but I can't see it, let me know if you want it sent over another way)
    Filed under: , ,
  •  06-01-2009, 2:20 AM 52682 in reply to 52357

    Re: Operation Aborted Error in Internet Explorer 6

     
    What CuteEditor version are you using ??
     
    That's an old issue , and please try CuteEditor 6.4
     
    Regards,
    Terry
     
View as RSS news feed in XML