Click to See Complete Forum and Search --> : Enable AJAX


maverick786us
September 3rd, 2007, 03:23 AM
I created a New ASP.NET website, and I recently configured AJAX in my system. Now I want my existing website to be AJAX enabled. So what all settings do I have make in Web Configuration File in order to enable it??

Thanks in Advance

jasonli
September 4th, 2007, 10:20 AM
After installation of ajax asp.net extension, you could find this file: C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\web.config. Open it, copy what you want to web.config in your website project.