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

AJAX Update Error - Duplicate Component

11 Answers 262 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Larkin Young
Top achievements
Rank 2
Larkin Young asked on 27 Aug 2007, 09:02 AM
I have a ToolTip control in one of my content placeholders. All the controls within that content placeholder are wrapped in a Panel that is set as the updated control for any ajax request where the AjaxManager itself is the initiator. After the callback I am getting a Sys.InvalidOperationException stating the message "Two components with the same id cannot be added to the application" and it references the client ID of the ToolTip control. If I move the ToolTip control to another content placeholder where it isn't updated during the callback I don't get this error. Is this a known issue?

Thanks,
Larkin

11 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 28 Aug 2007, 02:00 PM
Hi Larkin Young,
I tried to reproduce the problem you describe, but to no avail. Could you please prepare and send us a simple running project, demonstrating this problem?

In the meantime - please make sure that you are using the latest version of the Prometheus suite.

Best wishes,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Larkin Young
Top achievements
Rank 2
answered on 29 Aug 2007, 12:21 PM
Since I cannot submit a support ticket for Prometheus controls, I submitted a support ticket under radAJAX area in my Client.Net account for this issue and attached a sample project reproducing this behavior.

Demo1.aspx shows the error occurring, and Demo2.aspx shows it working fine with the ToolTip in another content placeholder not being updated with AJAX.

Thanks,
Larkin
0
Jon Hobbs
Top achievements
Rank 1
answered on 03 Sep 2007, 08:38 PM
Was there a solution to this ?

I have the same problem.
0
Larkin Young
Top achievements
Rank 2
answered on 04 Sep 2007, 03:54 AM
No I haven't received a solution yet--it is becoming a major problem for me so I am hoping it will be resolved soon. I have not tried using the version of the ToolTip in the new futures build, but even if it does work I can't use those controls in production so it wouldn't help me.

Telerik, any ideas about the issue I am having?
0
Tsvetie
Telerik team
answered on 04 Sep 2007, 07:09 AM
Hi Larkin Young,
I already answered your question in the support thread, but I will place the information here as well, so that it is available to all interested.

We have fixed the problem and the fix will be available with the next update of the Prometheus suite. Should you need a hotfix earlier, please open a new support ticket and we will send it to you.

All the best,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Chris Predeek
Top achievements
Rank 1
answered on 22 Sep 2007, 08:53 PM
I am having this same problem with version 2007.2.918.0.  Has the hotfix been integrated into this release?

Updated:
After further experimentation I found that the problem was being caused when an async postback was initiated while the tooltip was still displayed.  My scenario was a tooltip integrated with a scheduler, so changing modes (day, week, month) too quickly caused the error.  The solution was a little javascript to hide any tooltips on an async postback.

Thanks,
Chris
0
Michael Tissington
Top achievements
Rank 1
answered on 22 Nov 2007, 09:43 PM
Hmm, I have the same problem ... but hidding the tooltip does not fix the issue.
0
Tsvetie
Telerik team
answered on 23 Nov 2007, 07:04 AM
Hi Michael Tissington,
Could you please prepare and send us a simple running project, demonstrating the problem you have run into, so that we can investigate what is causing it?

Best wishes,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
HHH
Top achievements
Rank 1
answered on 07 May 2008, 06:35 PM
Hi guys,

I have the same problem 
When i click on RadEditor custom button second time.

Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id  'XX' can't be added to the application.

I been using Promethous from Jan 2008,Do i need hotfix/Lastest version?

thanks
0
Tervel
Telerik team
answered on 08 May 2008, 08:51 AM
Hello HHH,

Yes, our suggestion is to relace the January dll with the Q1 Official Release from April 16th. It should work fine.
In case, however, you encounter the same problem, please open a support ticket and send us your project for us to examine.

Greetings,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
HHH
Top achievements
Rank 1
answered on 08 May 2008, 07:27 PM
Thanks,

I did open a ticket and upgrade with the latest version and error gone..

thanks
HHH
Tags
ToolTip
Asked by
Larkin Young
Top achievements
Rank 2
Answers by
Tsvetie
Telerik team
Larkin Young
Top achievements
Rank 2
Jon Hobbs
Top achievements
Rank 1
Chris Predeek
Top achievements
Rank 1
Michael Tissington
Top achievements
Rank 1
HHH
Top achievements
Rank 1
Tervel
Telerik team
Share this question
or