Hi Guys,
I added an accordion to a few of my web forms, with the script manager on the master page and the proxies on the relevant content pages. When I run the site on my ASP.net Development server, the AJAX controls work fine, but once uploaded to the production server... nothing.
Are there specific settings that I need to change for AJAX controls to work on production servers as well?
I am using VS 2012 Express and SQL Server Express for my DB...