Hi all,I have function like this added in to WebService.asmx[WebMethod(MessageName =@GetListEmployeeArrticle@)] [ScriptMethod] public List@object@ GetListEmployeeArrticle(string path) { //some ...