Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:695063
More Search Options
RSS Available
Matching Posts
Re: More than 1 control on a page causes problems
Update! Upon further inspection, I am using the wrong Timer control. Like the original poster above, I was using this: < asp : TimerControl ID ="tmTimer" runat ="server" Interval ="10000" Enabled ="false" OnTick ="tmTimer_OnTick" /> I switched to the AJAX Timer, like so: < asp : Timer ID ="tmTimer" runat ="server" Interval ="10000" Enabled ="false" OnTick ="tmTimer_OnTick" /> and now everything seems to be working just fine.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 1/2/2007
Re: More than 1 control on a page causes problems
I am experiencing the exact same error message from a similarly-configured page. The difference is that I am attempting to perform the timer processing on the master page, rather than a child page. In my case, I have narrowed the problem down to the trigger on the update panel. When I have the Ajax TimerControl on the page without an update panel trigger, the timer fires. Once I add the trigger to my update panel, thusly: < asp : AsyncPostBackTrigger ControlID ="tmTimer" EventName ="Tick" />
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 1/2/2007
Filed under: TimerControl postback
FilteredTextBox, pasting numbers when using Firefox. Bug?
Using Control-V to paste numbers into a "numbers-only" FilteredTextBox when viewing the page in the Firefox browser does not paste anything. If I right-click and select "Paste", the numbers DO get pasted into the box. The behaviour can be seen on the FilteredTextBox demonstration page: http://ajax.asp.net/ajaxtoolkit/FilteredTextBox/FilteredTextBox.aspx Firefox 1.5 and 2.0 exhibit the behaviour. Has anyone else seen this? Is this a bug? Any ideas on how to fix it?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 12/5/2006
Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items
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.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 12/5/2006
Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items
Yeah, that worked on the pre-Beta version of me, too. 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. I have tried making
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 12/1/2006
Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items
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.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 12/1/2006
Re: AtlasControlToolkit and SSL problem - Page contains secure and nonsecure items
I have a sample that displays the "non-secure items" warning behavior. 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.) Here is the self-contained page: <%@ Page Language="C#" AutoEventWireup
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
dmarlow
on 11/30/2006
AutoCompleteExtender, PopupControlExtender, Beta 2, Script Error
An AutoCompleteExtender and a PopupControlExtender together, on the same page, somehow are causing a script error when I navigate away from the page or, in some cases, refresh the page. If I remove either extender (leaving the other on the page) no script error is generated. When both extenders are on the page, both work normally as expected. Just moving away from (or refreshing) the page causes a script error. The sample page below is created in a new web site project using the ASP.NET AJAX CTP
Posted to
ASP.NET AJAX UI
(Forum)
by
dmarlow
on 11/28/2006
Filed under: AjaxToolkit Beta2 AutoCompleteExtender PopupControlExtender
Page 1 of 1 (8 items)
Silverlight:
ASP.NET 4, ASP.NET MVC, and Silverlight 4 Videos of my Talks in Europe
Channel 10:
Faster Solid State Drives for Windows 7 Arrive
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online