AJAX controls stop to work when I published the web site, before publishing online, everything works fine and the web site was installed locally on server, I tried with many suggestions but nothing works, some of the suggestions were:
- Include the System.Web.Extensions.dll & System.Web.Extensions.Design.dll in the bin folder
- AjaxControlToolkit.dll is there in the bin already.
- I Have added Httphandlers & httpmodules in web.config file
- Set httpruntime enable = true in web.config file
And nothing of these things worked for me, any suggestions please?