<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX Control Toolkit</title><link>http://forums.asp.net/1022.aspx</link><description>Here's your place to discuss everything in and about the AJAX Control Toolkit</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1410889.aspx</link><pubDate>Tue, 26 Sep 2006 22:50:23 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1410889</guid><dc:creator>Ted Glaza [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1410889.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1410889</wfw:commentRss><description>&lt;font face="verdana,geneva"&gt;Hi Sriharsh,&lt;br /&gt;&lt;br /&gt;You should get the &lt;a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=AtlasControlToolkit"&gt;latest version&lt;/a&gt; of the Toolkit because I think that would fix the problem for you.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Ted&lt;br /&gt;&lt;/font&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1410299.aspx</link><pubDate>Tue, 26 Sep 2006 12:40:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1410299</guid><dc:creator>Sriharsh</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1410299.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1410299</wfw:commentRss><description>&lt;p&gt;I am very new to ATLAS. And I am also having the same problem with popup control extender. I was going through the posts. Can you please let me know How I can call the js code with dispose method. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks in advance,&lt;/p&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1360681.aspx</link><pubDate>Fri, 04 Aug 2006 00:49:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1360681</guid><dc:creator>Ted Glaza [MSFT]</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1360681.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1360681</wfw:commentRss><description>&lt;font face=Verdana size=2&gt;Hi,&lt;br /&gt;&lt;br /&gt;That example code is JavaScript and whatever translator you used did a very weird job of it.&amp;nbsp; All it's saying is "give me your controls collection (which you call a MarkupContext), and if it's not null, I will remove myself from it."&amp;nbsp; You want to put this in the &lt;font face="Courier New"&gt;dispose&lt;/font&gt; method in your JavaScript behavior.&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Ted&lt;/font&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1360474.aspx</link><pubDate>Thu, 03 Aug 2006 21:08:09 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1360474</guid><dc:creator>sydneyausguy</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1360474.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1360474</wfw:commentRss><description>&lt;p&gt;Ok, so i'm getting the same problem and the fix is on the dispose method but can someone help me out with a vb example?&lt;/p&gt;
&lt;p&gt;the resolve is at:&lt;/p&gt;
&lt;p&gt;&lt;a HREF="/thread/1293293.aspx#6"&gt;http://forums.asp.net/thread/1293293.aspx#6&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I ran the code through a conversion and got&lt;/p&gt;
&lt;p&gt;&lt;font face="Courier New"&gt;Dim&amp;nbsp;var as applicationMarkupContext = Sys.Application.getMarkupContext &lt;br /&gt;If applicationMarkupContext Then &lt;br /&gt;&amp;nbsp;applicationMarkupContext.removeObject(Me) &lt;br /&gt;End If&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;I have no idea what that means in VB can anyone translate properly for me?&lt;/p&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1354747.aspx</link><pubDate>Fri, 28 Jul 2006 21:33:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1354747</guid><dc:creator>David Anson</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1354747.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1354747</wfw:commentRss><description>The workaround that we automatically apply to all Toolkit controls via the dispose method of the Microsoft.AtlasControlExtender.BehaviorBase class is currently the best known option here.</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1354111.aspx</link><pubDate>Fri, 28 Jul 2006 11:27:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1354111</guid><dc:creator>r.pandian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1354111.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1354111</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;is this issue fixed. Can we have a update please?&lt;/p&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1341756.aspx</link><pubDate>Fri, 14 Jul 2006 18:27:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1341756</guid><dc:creator>memento</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1341756.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1341756</wfw:commentRss><description>Still not fixed then? So the popup cannot be used inside Formviews, can it?</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1335602.aspx</link><pubDate>Fri, 07 Jul 2006 22:19:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1335602</guid><dc:creator>sburke_msft</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1335602.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1335602</wfw:commentRss><description>Unfortunately no, it didn't get fixed by Atlas for the June CTP.&amp;nbsp; We're looking into options, sorry for&amp;nbsp;the pain. :(</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1335424.aspx</link><pubDate>Fri, 07 Jul 2006 18:42:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1335424</guid><dc:creator>aspRoss18</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1335424.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1335424</wfw:commentRss><description>&lt;p&gt;&lt;font face=Verdana size=2&gt;Has this been fixed yet?&amp;nbsp; I just installed the latest Atlas (June CTP) and the latest Control Toolkit and I'm still experiencing the problem.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;I upgraded a project created from the original Atlas, so I just want to make sure I didn't miss something in the install.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face=Verdana size=2&gt;Thanks.&lt;/font&gt;&lt;/p&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1286536.aspx</link><pubDate>Mon, 15 May 2006 21:42:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1286536</guid><dc:creator>David Anson</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1286536.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1286536</wfw:commentRss><description>&lt;font face=Verdana size=2&gt;No, though&amp;nbsp;I noted in a different thread that I made a change for the next release to automatically apply that workaround to all controls. :)&lt;/font&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1285119.aspx</link><pubDate>Sat, 13 May 2006 23:32:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1285119</guid><dc:creator>larjo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1285119.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1285119</wfw:commentRss><description>&lt;p&gt;Hi Vlad&lt;/p&gt;
&lt;p&gt;Yes I got the exact same problem....&lt;/p&gt;
&lt;p&gt;Beside your workaround have you got any&amp;nbsp;more info&amp;nbsp;on this ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;(waiting for the next release.....:-)&lt;/p&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1277833.aspx</link><pubDate>Fri, 05 May 2006 20:01:52 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1277833</guid><dc:creator>David Anson</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1277833.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1277833</wfw:commentRss><description>&lt;font face=Verdana size=2&gt;FYI, we made the Atlas team aware of this problem and so it should be fixed in a future release of Atlas.&lt;/font&gt;</description></item><item><title>Re: Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1277478.aspx</link><pubDate>Fri, 05 May 2006 15:49:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1277478</guid><dc:creator>sburke_msft</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1277478.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1277478</wfw:commentRss><description>Yes I should have called that out in known issues.&amp;nbsp; That's due to an issue with the Atlas CTP (it's the same reason that the ReorderList is not in an UpdatePanel).&amp;nbsp; Fortunately it doesn't affect all of the controls but Popup is one of them (so is TextBoxWatermark).&amp;nbsp; We havent' been able to find a general workaround.</description></item><item><title>Popup control - "Assertion failed: Duplicate use of id..."</title><link>http://forums.asp.net/thread/1277376.aspx</link><pubDate>Fri, 05 May 2006 14:32:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1277376</guid><dc:creator>vladhorby</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1277376.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1277376</wfw:commentRss><description>Hi &lt;br /&gt;I'm working with the may release of the toolkit. &lt;br /&gt;When the target texbox for the popup control is inside an UpdatePanel that gets updated, you get this error:&lt;br /&gt;Assertion failed: Duplicate use of id "_ctl00_ContentPlaceHolder1_DateTextBox" for object of type "AtlasControlToolkit.PopupControlBehavior"&lt;br /&gt;To reproduce it, just place the DateTextBox from the sample PopupControl.aspx inside an UpdatePanel.&lt;br /&gt;&lt;br /&gt;This makes it impossible to use it in places like a form or a grid view, if you have au updatepanel for the whole thing.&lt;br /&gt;&lt;br /&gt;I posted an workaround using a collapsible panel &lt;a HREF="/thread/1271830.aspx"&gt;here&lt;/a&gt;, but it would be nice to take advantage of the popup control.&lt;br /&gt;&lt;br /&gt;Is there any fix for this?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description></item></channel></rss>