我有可以通过使用ikvm
in访问的 java 对象.net.object
成功填充和操作 in WCF layer
。但是在从 WCF 检索对象到客户端后,会填充客户端错误。
"An error occurred while receiving the HTTP response to http://localhost:8732/Design_Time_Addresses/wcf/Service1/. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details".
我正在使用wsHttpbinding
. 请帮助解决我的问题。