系统发生了未处理的异常
This is the rescue page and it is supposed to show you a nice message.
View the source for more details on the exception, though.
SoapException
服务器无法处理请求。 ---> Expected a ',' or '}'.
堆栈:
在 System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
在 System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
在 OprateIndustry.IndustryManage.Service1.WSManage(String strJson)
在 OprateIndustry.BaseCall.GetResult()
在 ZhlBooth.BoothController.productDetail(String id)