
I am getting the below error when I try and change a password for a user. I have just migrated to a new server as part of the upgrade and I have the users created and ran the GP blank passwords script. I then try and login as the user with blank password and change it to a random password, upon pressing save on the new password i am shown the below.. I then press OK, close GP then go back into GP with the new password then it logs in completely fine. What am I missing here?
Please note I have already ran Grant against all databases and also run the below:
use dynamics
DELETE from ACTIVITY
DELETE from SY00800
DELETE from sy00801
use tempdb
DELETE from DEX_LOCK
The only thing I really found on this message was an old forums that mentioned an new ODBC DSN resolved the issue.
Otherwise, I wonder if it could be a locked table or anything.
Normally, GP will close even if a window is open, so the message itself is misleading.
Normally we see login issues but not so much logging out.
Do the users go through anything extra when accessing Dynamics GP, i.e. Citrix session, RemoteApp, published application, etc?
Only other thing I can say is to try looking at a dexsql.log or SQL Profiler trace for more information.
Let us know what you find out and maybe others here on the Community have run into this in the past and have more info they used.
Thanks