replied on November 22, 2016
Hi we have LF server where we have 2 repositories but only 1 Web application and we switch over to repositories as per our need. ( one is SQL 2008 and one is 2016). Both using the same SVC account.after configuring the repository back to 2008 from 2016 we have done all the required configurations in web config and config files. but we landed up in a error "Account Locked". Then we thought to change the application pool log on and changed it to my own name. we also changed the services from LS server
(user account and user management) and given my name as log on and the problem gone away and it started working. but now no one else is able to login , not even windows users but the Retail Auditor and others as well.
The different kind of errors as below .
You do not have access to this application. ( Latest error )
Account locked: exceeded maximum period of inactivity.
pls guide us if its to do with svc account mismatch and used by others as well at the same point of time.
The interesting thing i did that , i stopped sql 2016 completely and tried the LF application and it started saying the operation time out and if i start it again it will show the same error. i am sure that in web config there is no connection to sql 2016 .