We are using iMIS version 15.1.1 and IIS7
Our Web users cannot create their logon/pasword. The error they get is that the username is already in use but on the server we get a SQL timeout error and have confirmed that the username has not been used. The contact is created correctly and our customer service reps can add a logon/password for them using the desktop. But most of our potential customers give up at that point. When we converted our previous data base I wrote an ASP.NET application that used the WebService to create new logon/passwords for old customers. It used the CreateiMISUser operation - this worked fine for about 13,000 customers. Before the CreateiMISUser operation was called the program logged in as Manager.
When I run the profiler to capture what is happening on the SQL server I see a couple of queries using the GUEST account. It returns several result sets. Then it times out. The only place I have found that sets the DataSource.iMIS.Connection string is in Asi.Workflow.Services.exe.config and it is set correctly there. In the Web.config file I tried setting the connection string but I get an encryption error. Everything else works OK. The user can change their address and personal information - just not their username or password.
Does anyone have an idea of where I can look to solve this problem? Is there someplace to configure the GUEST account? or is a different account used to enter the logon/password? The Asi.Workflow.Services.exe.config file lists an ASPNET for the Authenticate.Anonymous.UserId but the Web.config has GUEST.
Thanks
Check DBRepair
Check the DBRepair utility, specifically the items about synchronizing NetContacts. It could be there's something out of whack.
For that matter, you might want to use the new Purge utilities. These seem to be for clearing out contacts you don't need anymore, so your license count is more accurate. Could be you have enough orphaned entries out there to cause a problem.
--
Bruce Wilson
Director, Technical Services
RSM McGladrey, Inc.