ニュース

To consume a .NET Web service that has been marked with the ScriptServiceAttribute, you can leverage the ASP.NET AJAX ScriptManager control. ScriptManager handles generating JavaScript proxy classes ...
Without preventing the post back, your page is getting reloaded / directed to a new page - meaning the ajax call doesn't get a response from the server (or it doesn't have time to perform whatever ...