Hi, I'm using Win 8/IE10/VS 2012 as my client/development platform, and my server is Win Server 2008 R2.
On my client platform, the AJAX controls work well, but when I upload the web project on my server, the AJAX control extenders (PopupControlExtender, CalendarExtender, etc) no longer work on IE10 when I browse the web site. I have the same web.config on both platforms.
I wonder if there are still additional settings needed on the server to make it work?
Thanks in advance.