<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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 functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx</link><description>When the ASP.NET AJAX Functionality is not working on a web page, it is usually due to the fact that the javascript needed for AJAX is not sent to the client from the server for some reason. ‘Sys’ is undefined. You might see this error message when there</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9453882</link><pubDate>Mon, 02 Mar 2009 11:47:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9453882</guid><dc:creator>Dave Callan</dc:creator><description>&lt;p&gt;Hey man, followed your steps as much as I could and refered this URL to my host, indeed 404s are being returned. &lt;/p&gt;
&lt;p&gt;But I still get 'sys is undefined' after I downloaded the client libararies and set scriptpath on the script mamanger control so the code is being found. &lt;/p&gt;
&lt;p&gt;What does webResource.axd do, could that have anything to do with it. &lt;/p&gt;</description></item><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9483576</link><pubDate>Tue, 17 Mar 2009 16:12:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9483576</guid><dc:creator>rakkim</dc:creator><description>&lt;p&gt;Hi Dave - are you using any custom Javascript code where you refer to Sys? If so, make sure they are following the ScriptManager tag in the ASPX source. &lt;/p&gt;
</description></item><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9808674</link><pubDate>Mon, 29 Jun 2009 18:20:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9808674</guid><dc:creator>Txam</dc:creator><description>&lt;p&gt;hi Dave, I have this problem. Type, Sys, not defined. I have tried with a lot of solutions but errors continue. I have in my web.config this:&lt;/p&gt;
&lt;p&gt;&amp;lt;httpHandlers&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;remove verb=&amp;quot;*&amp;quot; path=&amp;quot;*.asmx&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;add verb=&amp;quot;*&amp;quot; path=&amp;quot;*.asmx&amp;quot; validate=&amp;quot;false&amp;quot; type=&amp;quot;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;!--&amp;lt;add verb=&amp;quot;GET,POST&amp;quot; path=&amp;quot;*.asmx&amp;quot; validate=&amp;quot;false&amp;quot; type=&amp;quot;AJAXASMXHandler.ASMXHttpHandler, AJAXASMXHandler&amp;quot;/&amp;gt;--&amp;gt;&lt;/p&gt;
&lt;p&gt;			&amp;lt;add verb=&amp;quot;*&amp;quot; path=&amp;quot;*_AppService.axd&amp;quot; validate=&amp;quot;false&amp;quot; type=&amp;quot;System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;add verb=&amp;quot;GET,HEAD&amp;quot; path=&amp;quot;ScriptResource.axd&amp;quot; type=&amp;quot;System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35&amp;quot; validate=&amp;quot;false&amp;quot;/&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;/httpHandlers&amp;gt;&lt;/p&gt;
&lt;p&gt;But I am desperate because I don't find a solution.&lt;/p&gt;
&lt;p&gt;Please, could you help me????&lt;/p&gt;
&lt;p&gt;Thanks a lot.&lt;/p&gt;</description></item><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9858876</link><pubDate>Thu, 06 Aug 2009 11:56:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9858876</guid><dc:creator>Sini</dc:creator><description>&lt;p&gt;Hi All&lt;/p&gt;
&lt;p&gt;Pls refer this&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sysisundefined.blogspot.com/2009/08/sys-is-undefined-update-panelajax.html"&gt;http://sysisundefined.blogspot.com/2009/08/sys-is-undefined-update-panelajax.html&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9859008</link><pubDate>Thu, 06 Aug 2009 14:28:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9859008</guid><dc:creator>amitsh</dc:creator><description>&lt;p&gt;Hi Txam,&lt;/p&gt;
&lt;p&gt;We would need to take fiddler and netmon traces and look into those. May be you can open up a ticket with Microsoft Developer Support and we can help you out by analyzing those.&lt;/p&gt;
&lt;p&gt;Amit&lt;/p&gt;
</description></item><item><title>re: ASP.NET - AJAX functionality not working on the page | Getting ‘Sys’ is undefined</title><link>http://blogs.msdn.com/webtopics/archive/2009/02/27/asp-net-ajax-functionality-not-working-on-the-page-getting-sys-is-undefined.aspx#9885417</link><pubDate>Wed, 26 Aug 2009 17:50:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9885417</guid><dc:creator>Neil</dc:creator><description>&lt;P&gt;Hi Rakkim,&lt;/P&gt;
&lt;P&gt;Great post many thanks. Although this excellent information did not actually solve my issue it did point me to the route of my problem. It took 3 days and many thousands of blogs but the route cause was in the website properties/configuration tab. Under the extension .axd the executable path was correct, however the Verbs were set to (All). In order for ajax to work this should be set to: Limit to: "GET,HEAD,POST,DEBUG" ommit the inverted commas.&lt;/P&gt;
&lt;P&gt;This finally got my sites working.&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;
&lt;P&gt;Neil&lt;/P&gt;</description></item></channel></rss>