support 216 Posted May 3, 2016 Report Share 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 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 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.