I\'ve got a ASP.NET Webservice up and running using the [ScriptService] Attribute. From what I\'ve read from this article:
I have a ScriptService web method (.NET 3.5) which takes a single parameter of an abstract base type:
This is more a cosmetic issue, rather than an actual \"problem\". I\'ve got a solution in which I am converting a lot of PageMethods into WebService calls instead. Some of the PageMethods created a pa
Using the following Webservice definition using aClientArgs as a complex type: [System.Web.Script.Services.ScriptService]