Hi,
We received the following problem from a customer and was wondering if anyone could suggest a fix or offer some insight. At this point in time I do not know if the customer has applied any of the updates.
Thanks!
Deb Cain
-------------------------------------------------
I have updated our iMIS test environment from version 10.6 to version 15 and we are also using E-series with that. Our clients normally join through our chapters and the chapter will then send us a paper form with their information. We then enter that information hear at headquarters.
We normally add about 300 new members a day through most of the year, but that can increase to over 800 during January, February and March.
I expect that only 15% of these members will show up at the website wanting access and let me also point out that well over 70% do not include an email address with there registration. This makes it hard for them to "Sign up" on the web with out an email address.
With version 10.6 we have automatically been adding E-series logins with the "ASIUtil.CCrypto" process. Now that seems to no longer work, at least I added a new member in the test environment and I was unable to log in with there login. Our existing process did add the member to the Name_Security table, so I am under the impression that the iMIS 15 version of E-series uses the "aspnet membership provider" system. The problem is that we have 50,000 casual user licenses and we have over 150,000 members in version 10.6 with logins. Is this instantly going to put us over the limit? I was under the impression that they would not be counted unless they logged in.
If I cannot automatically add a new member's default login through the system, I will obviously have to hire a person to do this and that does not make me happy.
Not broken...
ASIUtil still works and is still used, but it's likely that whatever you used to do to create a user isn't sufficient in an iMIS 15 world. You'll have to either re-engineer the process you created so it touches all the iMIS 15 requirements, or move into an ASP.NET or iMIS business object mechanism which can take care of the requirements for you.
-- Bruce