<?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: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1669587.aspx</link><pubDate>Tue, 17 Apr 2007 18:32:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1669587</guid><dc:creator>David Anson</dc:creator><author>David Anson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1669587.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1669587</wfw:commentRss><description>&lt;p&gt;That fix is included in the latest release of the Toolkit, 10301. Please try with that release.&lt;/p&gt;
&lt;p&gt;Regarding why your particular script may not being updated, perhaps something went wrong when you rebuilt AjaxControlToolkit.dll or perhaps you didn't copy the new DLL to your project?&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1669116.aspx</link><pubDate>Tue, 17 Apr 2007 13:36:05 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1669116</guid><dc:creator>Hilton.Giesenow</dc:creator><author>Hilton.Giesenow</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1669116.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1669116</wfw:commentRss><description>I'm trying to apply the fix you recommended. However, when I make the fixes nothing happens. On further investigation, I'm browsing to the file directly - &lt;a href="http://[server]/ScriptResource.axd?d=[long"&gt;http://[server]/ScriptResource.axd?d=[long&lt;/a&gt; string]&amp;nbsp;and I keep getting the same text, so the server is not sending the updated content. Any ideas?</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1517207.aspx</link><pubDate>Wed, 03 Jan 2007 21:56:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1517207</guid><dc:creator>David Anson</dc:creator><author>David Anson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1517207.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1517207</wfw:commentRss><description>&lt;em&gt;After peer review, I'm updating the IE6 SSL insecure content warning fix to be even simpler. Where PopupBehavior previously assigned its IFRAME.src the value "javascript:document.open();document.write('&amp;lt;html&amp;gt;&amp;lt;/html&amp;gt;');document.close();" in order to display a blank page, it now uses simply "javascript:'&amp;lt;html&amp;gt;&amp;lt;/html&amp;gt;';". &lt;/em&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1515806.aspx</link><pubDate>Wed, 03 Jan 2007 02:14:41 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1515806</guid><dc:creator>David Anson</dc:creator><author>David Anson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1515806.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1515806</wfw:commentRss><description>&lt;p&gt;FYI: I've checked in a fix for this work item as change 15319 to the Development branch for inclusion with the next Toolkit release. Change comments:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;"Avoid IE6 insecure content warning when accessing PopupBehavior-using controls (ex: DropDown, HoverMenu, PopupControl, ValidatorCallout) over an HTTPS connection. Instead of pointing the created IFRAME's src property at "about:blank", set it to "javascript:document.open();document.write('&amp;lt;html&amp;gt;&amp;lt;/html&amp;gt;');document.close();" instead. This has the same effect (of opening an empty page) and avoids the need for a round-trip to the server to fetch a blank page from the Toolkit's resource section."&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;You should be able to make the same change to your source code in order to try this out early. Please let us know if you encounter any problems with it!&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1515706.aspx</link><pubDate>Wed, 03 Jan 2007 00:26:45 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1515706</guid><dc:creator>David Anson</dc:creator><author>David Anson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1515706.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1515706</wfw:commentRss><description>This sounds like &lt;a class="" href="http://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=6444"&gt;work item 6444&lt;/a&gt; which we hope to fix in the next release.</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1507079.aspx</link><pubDate>Fri, 22 Dec 2006 23:53:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1507079</guid><dc:creator>rsvl</dc:creator><author>rsvl</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1507079.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1507079</wfw:commentRss><description>I am experiencing this problem as well!!! It only happens in IE6 and does not happen in IE7. In my case the script manager is in a master page and the security information dialog seems to only come up on my pages that use an alwaysvisiblecontrol or an animation control. What is the plan for fixing this as it seems to have been around for a long time and is obviously VERY annoying to anyone using an application that constantly pops up the security information dialog box.</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1489664.aspx</link><pubDate>Thu, 07 Dec 2006 15:27:43 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1489664</guid><dc:creator>jmartin@ssr-inc.com</dc:creator><author>jmartin@ssr-inc.com</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1489664.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1489664</wfw:commentRss><description>&lt;p&gt;We have removed AjaxControlToolkit completely and we are having the same problem.&amp;nbsp; Local works perfectly, but when we publish to SSL server, we get prompted for the Secure/Unsecure dialog.&amp;nbsp; If we select No, the application works, but we do not see the UpdateProgress control.&amp;nbsp; If we select Yes, iexplore.exe crashes with an unhandled exception.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1486780.aspx</link><pubDate>Tue, 05 Dec 2006 16:28:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1486780</guid><dc:creator>dmarlow</dc:creator><author>dmarlow</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1486780.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1486780</wfw:commentRss><description>I have removed the AjaxControlToolkit from my test project yet the problem persists. So I'm pretty sure it's not the "about:blank" sections in the PopupBehavior.js file that could be causing the problem.</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1483295.aspx</link><pubDate>Fri, 01 Dec 2006 18:48:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1483295</guid><dc:creator>azure_ss</dc:creator><author>azure_ss</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1483295.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1483295</wfw:commentRss><description>Check the PopupBehavior.js in ajaxcontroltoolkit source and change the "about:blank" to "javascript:'' for the childFrame.src&lt;br /&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1483245.aspx</link><pubDate>Fri, 01 Dec 2006 18:05:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1483245</guid><dc:creator>dmarlow</dc:creator><author>dmarlow</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1483245.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1483245</wfw:commentRss><description>&lt;p&gt;Yeah, that worked on the pre-Beta version of me, too.&lt;/p&gt;
&lt;p&gt;But now I'm using Beta-2, which no longer has Atlas.js nor AtlasRuntime.js. I have searched through the six JS files (MicrosoftAjax.js, MicrosoftAjaxTimer.js, MicrosoftAjaxWebForms.js, PreviewDragDrop.js, PreviewGlitz.js, PreviewScript.js) installed as part of the ScriptLibrary (C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\ScriptLibrary\Debug) and found two "about:blank" lines in PreviewScript.js.&lt;/p&gt;
&lt;p&gt;I have tried making a copy of the PreviewScript file, adding it to my project, modifying it to replace "about:blank" with "javascript:"&amp;nbsp;and adding a ScriptReference to the new file like so:&lt;/p&gt;
&lt;p&gt;&amp;lt;asp:ScriptManager ID="ScriptManager1" runat="server"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;Scripts&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;asp:ScriptReference Path="~/ScriptLibrary/Debug/PreviewScript.js" /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;/Scripts&amp;gt;&lt;br /&gt;&amp;lt;/asp:ScriptManager&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;But this opens up another can of worms that I cannot figure out yet. When I try the solutions from this thread (&amp;nbsp;&lt;a href="http://forums.asp.net/thread/1465851.aspx"&gt;http://forums.asp.net/thread/1465851.aspx&lt;/a&gt;&amp;nbsp;) I get "too much recursion" javascript errors in Firefox. In IE I get an "Out of memory" error and the debugger takes me to about line 3680 of my PreviewScript file at this method:&lt;/p&gt;
&lt;p&gt;Sys.Net._WebRequestManager.prototype.executeRequest = function Sys$Net$_WebRequestManager$executeRequest(webRequest) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var defaultExecutorType = this.get_defaultExecutorType();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (! this.get_forceDefaultExecutor()) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Sys.Net._WebRequestManager.isCrossDomainRequest(webRequest)) {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.set_defaultExecutorType("Sys.Preview.Net.IFrameExecutor");&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; this._executeRequest(webRequest);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; this.set_defaultExecutorType(defaultExecutorType);&lt;br /&gt;}&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Using an &lt;strong&gt;unmodified&lt;/strong&gt; PreviewScript.js but still included as a ScriptReference give me this error:&lt;/p&gt;
&lt;p&gt;Line: 3119&lt;br /&gt;Error: Sys.ScriptLoadFailedException: The script 'ScriptLibrary/Debug/PreviewScript.js' could not be loaded or does not contain the Sys.Application.notifyScriptLoaded() callback.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;And that's where I am now: Trying to figure out how to successfully include a script reference to override the ASP.NET AJAX PreviewScript.js file.&lt;/p&gt;
&lt;p&gt;Suggestions anyone?&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1483196.aspx</link><pubDate>Fri, 01 Dec 2006 17:20:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1483196</guid><dc:creator>azure_ss</dc:creator><author>azure_ss</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1483196.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1483196</wfw:commentRss><description>&lt;p&gt;In Atlas.js &amp;amp; AtlasRuntime.js just replace about:blank with javascript:'', this works for me.&lt;/p&gt;&lt;p&gt;credit goes to community lover&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1483153.aspx</link><pubDate>Fri, 01 Dec 2006 16:33:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1483153</guid><dc:creator>dmarlow</dc:creator><author>dmarlow</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1483153.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1483153</wfw:commentRss><description>&lt;p&gt;I have a little follow-up information. In my particular case, the "non-secure items" popup only presents in IE6; IE7 and Firefox do not display the error. I have not yet been able to determine whether any specific security- or privacy-related settings (especially in IE6) have any effect.&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1482384.aspx</link><pubDate>Fri, 01 Dec 2006 00:04:55 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1482384</guid><dc:creator>dmarlow</dc:creator><author>dmarlow</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1482384.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1482384</wfw:commentRss><description>&lt;p&gt;I have a sample that displays the "non-secure items" warning behavior.&lt;/p&gt;
&lt;p&gt;The page is from an AJAXEnabledWebSite Beta-2 template project. I added references to AjaxControlToolkit and Microsoft.Web.Preview assemblies. In the web.config file I added "tagPrefix" entries for the the Toolkit and the Preview assemblies. (I think the Toolkit stuff is not necessary but since I included it in my sample project, I included the info here.)&lt;/p&gt;
&lt;p&gt;Here is the self-contained page:&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Page Language="C#" AutoEventWireup="true"&amp;nbsp; %&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "&lt;a href="http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"&gt;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&lt;/a&gt;"&amp;gt;&lt;br /&gt;&amp;lt;html xmlns="&lt;a href="http://www.w3.org/1999/xhtml"&gt;http://www.w3.org/1999/xhtml&lt;/a&gt;"&amp;gt;&lt;br /&gt;&amp;lt;head runat="server"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;AutoCompleteExtender over https&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script runat="server"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;[System.Web.Services.WebMethod]&lt;br /&gt;&amp;nbsp;&amp;nbsp;public static string[] GetFirstNameSuggestions(string prefixText, int count)&lt;br /&gt;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;string[] firstNames = { "Andrea", "Angela", "Ann", "Anne", "Annie"};&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;int index = Array.BinarySearch(firstNames, prefixText, new CaseInsensitiveComparer());&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (index &amp;lt; 0)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;index = ~index;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;int matchingCount;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;for (matchingCount = 0; matchingCount &amp;lt; count &amp;amp;&amp;amp; index + matchingCount &amp;lt; firstNames.Length; matchingCount++)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (!firstNames[index + matchingCount].StartsWith(prefixText,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; StringComparison.CurrentCultureIgnoreCase))&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;break;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;String[] returnValue = new string[matchingCount];&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;if (matchingCount &amp;gt; 0)&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Array.Copy(firstNames, index, returnValue, 0,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchingCount);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;return returnValue;&lt;br /&gt;&amp;nbsp;&amp;nbsp;}&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;br /&gt;&amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;form id="form1" runat="server"&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:ScriptManager ID="ScriptManager1" runat="server" /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;asp:textbox id="tbFirstName" runat="server" width="200"&amp;gt;&amp;lt;/asp:textbox&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;lt;asp:AutoCompleteExtender runat="server" ID="autoComplete1"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;TargetControlID="tbFirstName"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ServicePath="AutoCompleteExtenderTest.aspx"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ServiceMethod="GetFirstNameSuggestions"&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;minimumprefixlength="1"&amp;nbsp; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/div&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/form&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Here are the web.config entries I added:&lt;/p&gt;
&lt;p&gt;&amp;lt;!-- ASP.NET AJAX Value-Add CTP (2 lines) --&amp;gt;&lt;br /&gt;&amp;lt;add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI" assembly="Microsoft.Web.Preview"/&amp;gt;&lt;br /&gt;&amp;lt;add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI.Controls" assembly="Microsoft.Web.Preview"/&amp;gt;&lt;br /&gt;&amp;lt;!-- ASP.NET AJAX Toolkit (1 line) --&amp;gt;&lt;br /&gt;&amp;lt;add tagPrefix="atk" assembly="AjaxControlToolkit" namespace="AjaxControlToolkit"/&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1480772.aspx</link><pubDate>Wed, 29 Nov 2006 19:02:47 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1480772</guid><dc:creator>David Anson</dc:creator><author>David Anson</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1480772.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1480772</wfw:commentRss><description>As I note above, a simple, self-contained sample would help us investigate&amp;nbsp;the problem.</description></item><item><title>Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items</title><link>http://forums.asp.net/thread/1473947.aspx</link><pubDate>Wed, 22 Nov 2006 19:12:13 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1473947</guid><dc:creator>gulettgr</dc:creator><author>gulettgr</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1473947.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1022&amp;PostID=1473947</wfw:commentRss><description>&lt;p&gt;Now using AjaxControlToolkit and have this issue with the Hovermenu and validatorCallouts. It seems that this has been an issue for months. The solutions here have not worked in my case. I will continue to work on a solution... but it would be nice if I didn't have to.&lt;/p&gt;
&lt;p&gt;I'd welcome any new solution people have found. Thanks &lt;img src="http://forums.asp.net/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/p&gt;</description></item></channel></rss>