[Progress Communities] [Progress OpenEdge ABL] Forum Post: OpenEdge.Net.HTTP not working in Progress 11.6

  • Thread starter Thread starter Kushal Basnet
  • Start date Start date
Status
Not open for further replies.
K

Kushal Basnet

Guest
Hello Everyone, I am having a problem.I had created a class clsCurrencyConvert.cls that uses progress library OpenEdge.Net.pl This library is not used as default in propath whenever a GUI client is started. That's why we add it in our propath. This class works perfectly in development where we are using Progress 11.7 after adding $DLC\gui\netlib\OpenEdge.Net.pl However, when we use it in production (with 11.6 version), firstly we couldn't find gui\netlib\OpenEdge.Net.pl for 11.6, thats why we used src\netlib\OpenEdge.Net.pl. This is not working. Also Used tty\netlib\OpenEdge.Net.pl. Any kind of help will be appreciated. Thanks ..

Continue reading...
 
Status
Not open for further replies.
Back
Top