03 2024 档案

前端post请求,调用wcf的后台接口,后台未接收到调用请求
摘要:后台wcf代码中要增加请求大小设置代码 var http_binding = new WebHttpBinding(); http_binding.MaxReceivedMessageSize = 2147483647; http_binding.SendTimeout = new TimeSpan 阅读全文

posted @ 2024-03-21 12:50 SimpleGIS 阅读(24) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示