I have website (C#, ASP.NET, .NET 4.0) and using ASP.NET Ajax (Update Panel) and jQuery Ajax.
On client side, everything is ok and there is no any error...
After publish the website on the host, jQuery ajax work fine but update panel dosent work and make postback and page refresh!
the .NET setting of host is .NET 4.0 too.
i dont know where is the problem and why?!
Thank you all