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...
Continue reading...