728x90 없애기1 <string xmlns="http://tempuri.org/"> </string> 없애기 [WebMethod(EnableSession = true)] [ScriptMethod(ResponseFormat = ResponseFormat.Json)] public void function() { HttpContext.Current.Response.ContentType = "application/json"; // error on line 1 at column 1: document is empty string result = new JavaScriptSerializer().Serialize(new { result = list }); HttpContext.Current.Response.Write(result); } 2022. 6. 15. 이전 1 다음 728x90