An API that uses the method RegNewUser is failing when run in an R601 server. Registerations are failing (AdminP requests are not getting placed), though the method returns a NOERROR.
NOERROR is a predefined output suggesting that there was no error, and usually suggests success.
The API works on R507 without any problems.The API was built using CAPI kit for release R507.
Subject: RegNewUser on R601
Can you provide me more information on what you are doing? Specific parameters that are causing the problem? Email me the code snippet?
david_schneck at notesdev.ibm.com
Subject: RegNewUser on R601
Hi, Gar.
I have absolutely no knowledge of the C API, but I read somewhere recently, of someone who was having a similar issue.
After recompiling their code with the R6 API, all was well.
I hope it’s that easy!
Bill