My website is running fine on my local system but when i upload it on IIS6 of my local computer [Ajax.AjaxMethod] is not working. How i will solve it. Please suggest me.
ASP.Net AJAX will work with .Net Framewor 2.0 only if Ajax Extensions are installed on server.
Refer the following to install AJAX Extensions
http://www.asp.net/ajax/documentation/live/installingaspnetajax.aspx
© COPYRIGHT 2024 ASPSnippets.com ALL RIGHTS RESERVED.