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

Tooltip not working in update panel

3 Answers 144 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
mcrawf10
Top achievements
Rank 1
mcrawf10 asked on 23 Dec 2007, 12:35 PM
I've added a tooltip to a button in an update panel and when clicking the button I get a Javascript error stating: Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id 'RadToolTip1' can't be added to the application.

I'm using Version: 2007.3 1218, VS 2008 RTM, & .Net Framework 3.5

3 Answers, 1 is accepted

Sort by
0
Sophy
Telerik team
answered on 03 Jan 2008, 01:34 PM
Hi,

Thank you for your feedback. We highly appreciate it.

We verified the problem and fixed it. The fix will be available in the next update of the control. For the moment as a workaround we can suggest setting 

<compilation debug = "false">

in the web.config file in order to avoid seeing the error message.

Do not hesitate to contact us again if you have other questions.


Best wishes,
Sophy
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Thomas Salt
Top achievements
Rank 1
answered on 16 Apr 2008, 05:33 PM
Has this already been included in a hotfix.  I am getting the same error as above every time I do an asynchronous postback.  The tooltip still works, but I'm sure users will complain about the javascript error being thrown on the page.

I am using version 2007.3.1425.20 of prometheus controls with Visual Studio 2005.

Thanks
0
Tervel
Telerik team
answered on 17 Apr 2008, 06:49 AM
Hello Thomas,

Both the Prometheus Futures from March 25th (Telerik.Web.UI, Version 2008.1.325.20) and the just released Q1 2008 should work fine and not produce this error.


All the best,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
mcrawf10
Top achievements
Rank 1
Answers by
Sophy
Telerik team
Thomas Salt
Top achievements
Rank 1
Tervel
Telerik team
Share this question
or