M
Mike Fechner
Guest
All my attempts of using r-code compiled on one version of the classes provided by Progress (like the http client, JsonObject, …) will fail in another version of OpenEdge. Our most recent incident here was trying to execute Web Handlers compiled on OpenEdge 11.6 on OpenEdge 11.7. In OpenEdge 11.7.3, the IWebRequest Interface was extended – resulting in the fact, that the class in the 11.6 r-code does no longer meet the requirements of the Interface on OpenEdge 11.7. Sudden death of PASOE.
Continue reading...
Continue reading...