My client upgraded from 15.0.3 yesterday to iMIS 15.1.2 yesterday.
The Manager password was working, but after I ran the iMIS DB Repair Utility to Reset the Permissions and Prepare the database I am no longer able to login.
The error states the login is not valid. (Please see screenshot.)
The staff that is currently logged intot he desktop is able to continue working, but none of the staff are able to login to iMIS either.
I also recycled IIS and still not able to get in.
The Manager login/password does work on the public view.
Any thoughts what might resolve this issue.
Thanks!
| Attachment | Size |
|---|---|
| Login Error.docx | 43.6 KB |
Is this SQL 2005?
I get the exact same error and this is what I have found out.
When an iMIS SQL 2000 DB 15.03 is restored to a SQL 2005 box
Then run the 15.1.2.5460 DB Upgrade tool and 15.1.2.*** the DB Upgrade tools against the SQL 2005 iMIS DB.
That will create
iMISUSER_DBName and MANAGER_DBName, login, schema and others. Everything works.
You will not get the error you reported.
To re-create the error you reported we ran the 15.0.3. to 15.1.2 DB Upgrade tools on the SQL 2000 iMIS DB.
When the iMIS DB is already 15.1.2 on SQL2000 and restored to a SQL 2005 serer we replicate the error you reported.
The db upgrade tools have been run against the iMIS 15.1.2 and have not successfully created the logins,schemas and such.
If you look in the SQL Logins do you see IMISUSER_DBName and MANAGER_DBName created?
If so do you see this in the SQL server event log?
Login failed for user 'MANAGER_DBName'. [CLIENT: 192.168.1.11]
Normally these are the correct steps but there is a flaw in the "prepare imis database" that should drops and recreates the IMISUSER_DBName and MANAGER_DBName when run in SQL 2005.
The DBUpgrader did not create those if they didn't exist and seems like it should.
Good Luck and we are still testing some migration techniques.
Bruce M Walker
BSCI