专题文章
时长:00:00更新时间:2020-11-27 22:42:53
"PageMethods未定义"或"对象不支持此属性或方法"解决方法分享:1.检查web.config中是否加入对于asp.net ajax的支持的代码 2.检查ScriptManager中是否设置了EnableMethods=true 3.检查后台cs中是否引用的命名空间System.Web.Services或者加入了[System.Web.Services.WebMethod] 4.后台函
查看详情