How to check if ASPNET AJAX is installed correctly.
I have Visual Studio 2008 and the AJAX version has never been installed before.
My UpdatePanel does not work in IIS6, although it works well on the Visual Studio web server. The behavior I get is like UpdatePanel doesn't exist at all, i.e. Returns to normal ASPX type behavior.
I tried installing AJAX from MSDN , followed by IISRESET, but still not working properly.
What can I check to diagnose the problem?
Update: When working in Visual Studio (Cassini), I get the following 3 requests shown in Fiddler:
http:
http:
http:
but when I run inside IIS, I only get this single request:
http:
Cassini javascript " " . , , , IIS .