vRanger client application opens but the following error is displayed:
"1053: catalog service not responding in a timely fashion."
Visual Studio Just-In-Time Debugger which displayed the following error:
"An unhandled exception ('System.Data.SqlClient.SqlException') occurred in Visioncore.CatalogManager.WCF.Service.exe [3784]
Download and install SQL Server Management Studio.
http://www.microsoft.com/en-us/download/details.aspx?id=7593
Connect to the SQL instance with the Catalog database. (Catalog database needs to be local to vRanger server)
Expand Security folder and expand Logins folder to confirm if the user for the service has access.
To add the user right click the security folder. Select New -> Login
You will be presented with the "Login - New" window
Search for the user and click OK to add
In the left pane of the "Login - New" window select "Server Roles"
Ensure the "public" and "sysadmin" check boxes are selected
Start the Catalog service.