[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Not Implemented (501) while invoking a method on server.

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
> Error(s) raised: > Not Implemented (501) > Caused by: > Unable to find class method for OpenEdge.Web.DataObject.MappedOperation_1513: The error message seems to indicate that the method "GetRoles" is not found in the Business Entity. Make sure that that the Business Entity has been deployed and the server is using it. PDSOE generally would unload the session to remove a previously loaded BE. You could try to manually re-start the PASOE instance to use the updated BE. I hope this helps.

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