we are using new MemberService API, we were having issues creating members on Umbraco 6.2.1. One to register a member on one of our sites and the other to import members from our old Umbraco instance(4.7.1) to the new one(6.2.1). On the site to register a new Member when using Save and SavePassword they are each taking about 20 seconds which is not acceptable. Also, could you please provide queries used for Save and AssignRole methods. DB tables used.
On the import of Members it takes about 4 minutes to import 10 members.
Is there anything we can do to improve these times?
MemberService API issue
we are using new MemberService API, we were having issues creating members on Umbraco 6.2.1. One to register a member on one of our sites and the other to import members from our old Umbraco instance(4.7.1) to the new one(6.2.1). On the site to register a new Member when using Save and SavePassword they are each taking about 20 seconds which is not acceptable. Also, could you please provide queries used for Save and AssignRole methods. DB tables used. On the import of Members it takes about 4 minutes to import 10 members. Is there anything we can do to improve these times?
could you please let me know about the above issue?
is working on a reply...