Re: FN-FORUM: Ajx & .Net 2.0
date posted 21st November 2007 16:10
On 21 Nov 2007 16:49:57 -0000, Phillip Healey wrote
> Im just starting to tinker with AJAX in my .Net applications in
> VS2005, but have come to a problem already.
>
> Basically I have a script manager, with a UpdatePanel, a Timer and a
> Label. All im trying to do is set the label text on with the
> DateTime every 10 seconds based on the timer. Ive followed a simply
> tutorial for it and all seemed ok until I tried to run it. No matter
> if I use localhost or the webserver, I get two error stopping the
> page from updating via the AJAX.
>
> The problem is that 'Sys is not defined'
>
> Can anybody help me rectify this problem.
>
Did you include the ScriptManager, that's the most common cause of this
error?
--
Gary Short
http://www.garyshort.org