Once a while in my web projects i need to use some controls from the AjaxControlToolkit. I'm always forgotting the web service configuration, include the [ScriptService] and [ScriptMethod] attributes in the class and in the web methods. I found a very
Read More...