Ajax is working locally but not on IIS 6.
I have developed a website.In my website i have used [Ajax.AjaxMethod(Ajax.HttpSessionStateRequirement.ReadWrite)] and [Ajax.AjaxMethod]. It is working fine locally but when i upload it on IIS 6 then it is not working. Please guide me what i should make changes in IIS or in my web.config file to run the website on IIS 6.