Raja Afrika of the Afrika 8
Saturday, April 20, 2024
 
Back to Raja's Blog

Raja's Blog
Not All Who Wander Are Lost

AJAX Basics
Posted: Tuesday, July 22, 2008

The AJAX.NET Toolkit. Cool and easy to use as long as your created your .NET project using the AJAX template. But what about when you have an existing Visual Studio project and need to add AJAX.


I tried to do this recently and was getting the following error:

sys is undefined


Turns out there was quite abit that I needed to add to my web.config before I could start throwing cool AJAX controls in my pages.


The following article was instrumental in getting my new project up and running using AJAX


http://geekswithblogs.net/ranganh/archive/2007/07/15/113963.aspx