Saturday, March 10, 2012

Use of Ajax in WebSite which is not Ajax enabled.

"Sys is not defined" error - ASP.NET Forums

did you try to just copy web.config file of a Ajax Enabled Application to your Web Application which is not Ajax Enabled ??


The common cause for this error is that you haven't updated the Web.Config file of the application to enable the runtime understand ASP.NET AJAX.

Check this link for detailed instructions to rectify the issue - http://geekswithblogs.net/ranganh/Default.aspx

No comments:

Post a Comment