R
Rohan Khanna
Guest
Hi, I am trying to use OpenEdge.Net.pl file by adding the path of this file to propath as it is not included in propath by default. The path is DLC/tty/netlib/OpenEdge.Net.pl but even after adding the path to propath, compiler is giving below error messages: Could not find class or interface OpenEdge.Net .HTTP.ClientBuilder. (12886) ** Could not understand line 4. (196) Could not find class or interface OpenEdge.Net .HTTP.IHttpRequest. (12886) ** Could not understand line 5. (196) Could not find class or interface OpenEdge.Net .HTTP.IHttpResponse. (12886) ** Could not understand line 6. (196) Could not find class or interface OpenEdge.Net .HTTP.RequestBuilder. (12886) ** Could not understand line 7. (196) Invalid datatype specified: IHttpRequest. Specify a datatype such as 'character' or the name of a class. (5638) ** Could not understand line 11. (196) OpenEdge version - 11.4 and OS - Windows. I have tried this way in OpenEdge version 11.6 and it did work there, but unable to use this library file in openedge version 11.4. Thanks in advance, Rohan
Continue reading...
Continue reading...