[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Webserver

  • Thread starter Thread starter jsandrea
  • Start date Start date
Status
Not open for further replies.
J

jsandrea

Guest
Your propath looks ok. I got this error only when I omit "USING OpenEdge.Net.HTTP.*." on the top of the procedure. Please ensure that you have this on the top: USING Progress.Lang.*. USING OpenEdge.Core.*. USING OpenEdge.Net.HTTP.*. USING OpenEdge.Net.HTTP.Lib.ClientLibraryBuilder. USING OpenEdge.Net.URI. USING OpenEdge.Core.WidgetHandle.

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