My admin account was locked due to too many incorrect tries.. I tried to login the db to run the SQL script to reset the password but could not login with the password on record. So I changed/updated the db password to reflect the password on record and I was able to login and run the script..
However, the new password evidentally does not match the one in the web.config file so the site is down: aspdotnetstorefront could not log in the database using the password in the web.config file. The password is enscrypted in the web.config file by checking the enscryption option in the ADNSF admin penel..
Does anyone know how to resolve this.
Thanks,