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

Argh! Broken Code after updating to SP2

11 Answers 171 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andreas Kaech
Top achievements
Rank 1
Andreas Kaech asked on 28 Aug 2008, 04:46 PM
Hi Telerik,
I upgraded to SP2 and now my Application makes the following JavaScript error after clicking a RadToolBar Button:
Here is the debugged Code:
...var $create=Sys.Component.create=function(h,f,d,c,g){var a=g?new h(g):new h,...(in the Debugging, h is undefined)
I know, it's cryptic, but I don't know where to begin searching...

Regards,
Andreas

11 Answers, 1 is accepted

Sort by
0
Andreas Kaech
Top achievements
Rank 1
answered on 28 Aug 2008, 09:19 PM
...ok, ok, I've found the problem. The error occurs only, when using RadAjaxManager.
The following code makes my problem:
Initially: RadPanel.Visible=false;
When clicking a ToolBar Button: RadPanel.Visible=true;
And this operation initiates the JavaScript error. Strange (!?)
Before 826-build, it worked.

Regards,
Andreas
0
Paul
Telerik team
answered on 29 Aug 2008, 06:29 AM
Hi Andreas,

Actually, this is a bug in RadScriptManager that we were able to fix yesterday. Please find attached the latest internal build of the controls. Give it a try and open a support ticket if you want the licensed version.

Kind regards,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Stratos Karimbakas
Top achievements
Rank 1
answered on 16 Sep 2008, 09:56 PM
Hello, i am having this problem as well with an error in the same spot. I tried using the attached hotfix, but it is still causing the JS error (which causes the rest of the JS on the page to stop working completely). This ONLY happens in IE6 that i am aware of. This problem doesn't exist in FF2,FF3,or IE7 . Any suggestions?
0
Stratos Karimbakas
Top achievements
Rank 1
answered on 16 Sep 2008, 09:57 PM
Hello, i am having this problem as well with an error in the same spot. I tried using the attached hotfix, but it is still causing the JS error (which causes the rest of the JS on the page to stop working completely). This ONLY happens in IE6 that i am aware of. This problem doesn't exist in FF2,FF3,or IE7 . Any suggestions?
0
Stratos Karimbakas
Top achievements
Rank 1
answered on 16 Sep 2008, 10:52 PM

if i do:

EnableScriptCombine

="false"

in my radajaxmanager the javascript error disappears. Using both the public dev release and the hotfix.

This is essentially disabling the radajaxmanger right?

0
Konstantin Petkov
Telerik team
answered on 17 Sep 2008, 05:33 AM
Hi Stratos,

I just sent you a hotfix through the support ticket you have opened. Please follow the instructions listed here to update your project and get back to us if you need further assistance.

Sincerely yours,
Konstantin Petkov
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Brandon
Top achievements
Rank 1
answered on 18 Sep 2008, 06:09 PM
This hotfix repaired some masked inputs in my code that were nested in radgrid user templates, as well. Thanks for posting it, I've been trying to figure out what I did to my code all day.
0
Mariyam Khambhati
Top achievements
Rank 1
answered on 10 Jan 2009, 08:15 AM
I am facing the same problem. I am using the latst version i.e Teleric 2008 Q3. Please let me know, how to resolve this issue.
0
Sebastian
Telerik team
answered on 10 Jan 2009, 08:30 AM
Hello Mariyam,

The issue should be resolved in the latest version 2008.3.1125 (Q3 2008 SP1) of RadControls for ASP.NET AJAX. I suggest you migrate to this version of the suite or the latest internal build and let us know whether it helps.
 
Best regards,
Sebastian
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
kamkazi k
Top achievements
Rank 1
answered on 23 Dec 2009, 11:27 PM
Hi,

    I am getting the same erro and its not with using the grid. I am using a AjaxPanel on the control and AjaxManager on the page. When the callback returns triggered by a click of a button on the control, I get this error and then simple controls like RadNumericTextBox doesnt get populated with the returned values from server. I donot have the option to upgrade since I get some other layout issues in various other part of the system.
Is there a methodcall that I can make to reset the Script Manager or some other way to do it. The only other option I see is to not use rad controls whenever this error occurs.

Would really appreciate if you guys can provide more details on how we can avoid this error from happening, cause onces it happens all radcontrols on the page does not work anymore.

any help in this regards is much appreciated.

Thanks
0
Veselin Vasilev
Telerik team
answered on 28 Dec 2009, 01:19 PM
Hello kamkazi k,

This is a very old thread. Can you please describe in more detail what is the exact problem and the version you are using. Pasting the relevant code here could help us easily reproduce the problem and provide a solution.

Thanks

Greetings,
Veskoni
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
General Discussions
Asked by
Andreas Kaech
Top achievements
Rank 1
Answers by
Andreas Kaech
Top achievements
Rank 1
Paul
Telerik team
Stratos Karimbakas
Top achievements
Rank 1
Konstantin Petkov
Telerik team
Brandon
Top achievements
Rank 1
Mariyam Khambhati
Top achievements
Rank 1
Sebastian
Telerik team
kamkazi k
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Share this question
or