[Progress Communities] [Progress OpenEdge ABL] Forum Post: Trying to learn the use of OpenEdge.Net stuff

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
11.7 where apiURI and apiMethod gives a string like ' myspace.myspace.no/mymethod oUri = new OpenEdge.Net.URI(OpenEdge.Net.UriSchemeEnum:http,apiURI + apiMethod). geting an error saying: parameter 1 of constructor URI is not type compatible .... why? probably a stupied question, but I as anyway.... Of course if I add 'http' instead, it works, but I thougth enum should be used like that? Not a good start to learn new stuff :-)

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