【发布时间】:2014-06-13 21:44:43
【问题描述】:
我正在使用progress 4Gl,我必须调用一个使用ISO-8859-1的网络服务,但在执行运行语句时我收到错误:
接收 Web 服务响应时出错:无法从 TranscoderRepository 获取“ISO-8859-1”转码器。 (11773)
并且webservice的开发者不能更改编码。
有人可以帮助我吗?
【问题讨论】:
标签: web-services character-encoding response iso-8859-1 progress-4gl