This is a migrated thread and some comments may be shown as answers.

A script on this page may be busy

2 Answers 55 Views
Editor
This is a migrated thread and some comments may be shown as answers.
-DJ-
Top achievements
Rank 1
-DJ- asked on 13 Apr 2009, 10:25 AM
This pops up constantly in FF when using the editor in my project all of a sudden.
Any idea what might be causing this behaviour?

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: http://yourUrlhere/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl04_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3ais-IS%3a94b8a2b4-5efc-4f4c-9641-d912b698978d%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2009.1.311.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3ais-IS%3af48f6488-574a-46fe-9b15-624f013d8c03%3a16e4e7cd%3af7645509%3a24ee1bba%3ae330518b%3a1e771326%3ac8618e41%3aaa288e2d%3ae524c98b%3a63b115ed%3a1569bb5f%3a874f8ea2%3adc7e0bd%3ac408cfaa%3a19620875%3a33108d14%3a1c565fc%3aed16cbdc%3a8674cba1%3ab7778d6c%3ac08e9f8a%3a59462f1%3aa51ee93e%3aef347303%3abd8f85e4:22737

Regards,
-DJ-

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Apr 2009, 11:04 AM
Hi -DJ-,

You use RadScriptManager which combines scripts. The problem could be coming from another script
but not the editor's script.
We are not sure what the problem could be but we have the following two suggestions:
  1. replace RadScriptManager with a standard Asp:ScriptManager, e.g.
    <asp:ScriptManager ID="ScriptManager1" runat="server" />
  2. or send us a sample working project that reproduces the error.


Best regards,
Rumen
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
-DJ-
Top achievements
Rank 1
answered on 13 Apr 2009, 11:33 AM
Hi Rumen,

Thank you for your help.
I'll try your suggestions in the supplied order.

The thing is, this only happens in the pages that include the editor, so I'm pretty sure it's at least somehow related to it.

Regards,
-DJ-

Tags
Editor
Asked by
-DJ-
Top achievements
Rank 1
Answers by
Rumen
Telerik team
-DJ-
Top achievements
Rank 1
Share this question
or