<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Updated your web.config, but Sys is still undefined?</title>
	<atom:link href="http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/feed/" rel="self" type="application/rss+xml" />
	<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/</link>
	<description>ASP.NET and AJAX code, ideas, and examples.</description>
	<lastBuildDate>Sun, 14 Mar 2010 13:33:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vaishali</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-38208</link>
		<dc:creator>vaishali</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-38208</guid>
		<description>Thanks, the error is resolved.</description>
		<content:encoded><![CDATA[<p>Thanks, the error is resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silvia Terzi</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-38046</link>
		<dc:creator>Silvia Terzi</dc:creator>
		<pubDate>Tue, 16 Feb 2010 15:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-38046</guid>
		<description>Help, I have the same problem and I also use Telerik. Have you solved the problem? How did you solved it?</description>
		<content:encoded><![CDATA[<p>Help, I have the same problem and I also use Telerik. Have you solved the problem? How did you solved it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunny Chevli</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-37658</link>
		<dc:creator>Sunny Chevli</dc:creator>
		<pubDate>Mon, 21 Dec 2009 10:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-37658</guid>
		<description>I am looking for same solution. I am getting &#039;sys is not defined&#039; error


any solution?</description>
		<content:encoded><![CDATA[<p>I am looking for same solution. I am getting &#8217;sys is not defined&#8217; error</p>
<p>any solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bibhu</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36870</link>
		<dc:creator>bibhu</dc:creator>
		<pubDate>Fri, 23 Oct 2009 06:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36870</guid>
		<description>Thanks a ton</description>
		<content:encoded><![CDATA[<p>Thanks a ton</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gemini twin</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36638</link>
		<dc:creator>gemini twin</dc:creator>
		<pubDate>Tue, 06 Oct 2009 10:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36638</guid>
		<description>try using an ajax enabled website instead 
it worked for me</description>
		<content:encoded><![CDATA[<p>try using an ajax enabled website instead<br />
it worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kushal</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36628</link>
		<dc:creator>Kushal</dc:creator>
		<pubDate>Mon, 05 Oct 2009 07:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36628</guid>
		<description>Keep up the great work!!
thanks a lot</description>
		<content:encoded><![CDATA[<p>Keep up the great work!!<br />
thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36483</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36483</guid>
		<description>Check your web.config for &lt;xhtmlConformance mode=&quot;Legacy&quot;/&gt;.  It is automatically added during the 1.x upgrade process and breaks ASP.NET AJAX:  http://weblogs.asp.net/scottgu/archive/2006/12/10/gotcha-don-t-use-xhtmlconformance-mode-legacy-with-asp-net-ajax.aspx</description>
		<content:encoded><![CDATA[<p>Check your web.config for &lt;xhtmlConformance mode=&#8221;Legacy&#8221;/&gt;.  It is automatically added during the 1.x upgrade process and breaks ASP.NET AJAX:  <a href="http://weblogs.asp.net/scottgu/archive/2006/12/10/gotcha-don-t-use-xhtmlconformance-mode-legacy-with-asp-net-ajax.aspx" rel="nofollow">http://weblogs.asp.net/scottgu/archive/2006/12/10/gotcha-don-t-use-xhtmlconformance-mode-legacy-with-asp-net-ajax.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Korn</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36482</link>
		<dc:creator>Josh Korn</dc:creator>
		<pubDate>Wed, 16 Sep 2009 19:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36482</guid>
		<description>This problem turns out to have its roots in a legacy page (where legacy means &quot;first built with .NET 1.1&quot;). When the markup and code are copied into a freshly built ASP.NET Ajax web form, the right thing happens.

It&#039;s not clear to me exactly what the problem is, although one possible culprit is that new pages have  while old pages have just a  element.

Cheers
Josh</description>
		<content:encoded><![CDATA[<p>This problem turns out to have its roots in a legacy page (where legacy means &#8220;first built with .NET 1.1&#8243;). When the markup and code are copied into a freshly built ASP.NET Ajax web form, the right thing happens.</p>
<p>It&#8217;s not clear to me exactly what the problem is, although one possible culprit is that new pages have  while old pages have just a  element.</p>
<p>Cheers<br />
Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Korn</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36444</link>
		<dc:creator>Josh Korn</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-36444</guid>
		<description>Hmmm ... I followed this to a T, but still get the same problem -- Sys.WebForms is undefined. Sys.Application is fine, but not Sys.WebForms.

What else could be wrong?

Thx
Josh</description>
		<content:encoded><![CDATA[<p>Hmmm &#8230; I followed this to a T, but still get the same problem &#8212; Sys.WebForms is undefined. Sys.Application is fine, but not Sys.WebForms.</p>
<p>What else could be wrong?</p>
<p>Thx<br />
Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shamshad Khan</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-35922</link>
		<dc:creator>Shamshad Khan</dc:creator>
		<pubDate>Thu, 23 Jul 2009 09:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-35922</guid>
		<description>Thanks a lot for your help</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34835</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Wed, 08 Apr 2009 12:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34835</guid>
		<description>Hi Dave,

Nice article. I too get this error (in production....dead duck i am). But it is inconsistent. I have all modules, handlers added properly.

Is that like scriptmanager does its task async.. I mean may be sys object is not at all created and then it&#039;s referring to sys via any AJAX control.

I missed out that I am using Telerik controls.

Pls Help!!</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>Nice article. I too get this error (in production&#8230;.dead duck i am). But it is inconsistent. I have all modules, handlers added properly.</p>
<p>Is that like scriptmanager does its task async.. I mean may be sys object is not at all created and then it&#8217;s referring to sys via any AJAX control.</p>
<p>I missed out that I am using Telerik controls.</p>
<p>Pls Help!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Alvarez</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34708</link>
		<dc:creator>Mario Alvarez</dc:creator>
		<pubDate>Wed, 01 Apr 2009 17:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34708</guid>
		<description>Hi. I was trying the solution that you post. But I still have the same error. One thing that I noticied was that in the JScript file (.js) the intellisense doesnt show the Sys Class. The Warning that I am reciving is:

&quot;Error Updating JScript IntelliSense: (File Path).js: &#039;sys&#039; is not defined @ (Row, File)&quot; 

Any clue about this Error

Thanks for all</description>
		<content:encoded><![CDATA[<p>Hi. I was trying the solution that you post. But I still have the same error. One thing that I noticied was that in the JScript file (.js) the intellisense doesnt show the Sys Class. The Warning that I am reciving is:</p>
<p>&#8220;Error Updating JScript IntelliSense: (File Path).js: &#8217;sys&#8217; is not defined @ (Row, File)&#8221; </p>
<p>Any clue about this Error</p>
<p>Thanks for all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walters</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34529</link>
		<dc:creator>Mike Walters</dc:creator>
		<pubDate>Mon, 16 Mar 2009 19:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34529</guid>
		<description>To all you people who are still having problems.... make sure your referenced .dll&#039;s are all dated (created) after the AjaxControlToolkit.dll&#039;s creation date</description>
		<content:encoded><![CDATA[<p>To all you people who are still having problems&#8230;. make sure your referenced .dll&#8217;s are all dated (created) after the AjaxControlToolkit.dll&#8217;s creation date</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34057</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Wed, 11 Feb 2009 13:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34057</guid>
		<description>The first thing I&#039;d check is that the ScriptResource.axd and WebResource.axd calls are still working properly when you move to 3.5.</description>
		<content:encoded><![CDATA[<p>The first thing I&#8217;d check is that the ScriptResource.axd and WebResource.axd calls are still working properly when you move to 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Ward</title>
		<link>http://encosia.com/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34056</link>
		<dc:creator>Dave Ward</dc:creator>
		<pubDate>Wed, 11 Feb 2009 13:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://encosia.com/index.php/2007/08/16/updated-your-webconfig-but-sys-is-still-undefined/#comment-34056</guid>
		<description>Make sure any of your JavaScript code that references the PageRequestManager (like code that sets up BeginRequest and EndRequest handlers) isn&#039;t executing until Application.Init.</description>
		<content:encoded><![CDATA[<p>Make sure any of your JavaScript code that references the PageRequestManager (like code that sets up BeginRequest and EndRequest handlers) isn&#8217;t executing until Application.Init.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
