support Posted May 3, 2016 Posted May 3, 2016 Passwordstate has a web front end, and a database back end, and it is important to know what versions these are on for troubleshooting purposes. If you are in a situation where you can't access Passwordstate through the User Interface, below are the methods to check your versions. To check the Web installation version: 1. On your web server, open the properties of the file c:\inetpub\passwordstate\bin\passwordstate.exe (pre build 9708) or c:\inetpub\passwordstate\WindowsService\Passwordstate.exe (Build 9708 and above) 2. Click on the Details tab, and the ‘File Version’ field shows the build you have installed To check the Database for version Number: 1. Using SQL Server Management Studio, connect to your database server and run the following query: Use Passwordstate Select BuildNo from SystemSettings
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now