Jump to content

Rebuild the web.config file - Version 9+


support

Recommended Posts

If you are running Passwordstate version 9, and if you need to rebuild the web.config file from a backup, take a copy of the C:\inetpub\Passwordstate\setup\scripts\master_files\web.config.install file, and replace the following data below:

 

1. SQL Server name, Instance and Port if appropriate.  Examples of this are webserver03, webserver03\sqlexpress, webserver03,1495.  If using the default instance of MSSQLServer, or the default port of 1433, appending the instance or port is not necessary

2. The database name, typically passwordstate

3. SQL username, typically passwordstate_user

4. SQL user password (match what current password is in SQL, reset in SQL if required to match what is int he web.config file)

5. Setup Stage should always be "Setup Complete"

6. Secret 1 and Secret 2

 

2023-07-05_7-50-05.png

 

Now replace the existing c:\inetpub\passwordstate\web.config file with this rebuilt one, and you should be able to access Passwordstate again.

 

Regards,

Support

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...