Install a provconnect server
Prerequisites
WanPulse proVconnect is a web-based application which works with Microsoft Windows Server 2008 R2 and onwards versions. It requires the following applications and components be installed first:
- Microsoft Internet Information Service (IIS) Ver. 7 or > ©
- Microsoft .NET Framework 4.0 © (full version)
Database Configuration Requirements
Make sure that the following points are correct on your SQL Server installation
A) On SQL Management Server
Click on your server, then choose property and check the following value on Security
Click on your server, then choose property and check the following value on Connections
Click on the user to use for the server installation(sa in general), then check that he is enabled and that he has a correct status
B) On SQL Configuration Manager
Check that the service is running
Check the state of the TCP protocol
Make sure that there is no dynamic port and the the port is 1433 for TCP protocol
Troubleshootings
- Error when creating the database
- make sure that the user and password are corrects
- make sure that the port to connect to the database is 1433
- The server name is the address of the server and the instance name (if there is one). Exemple1 : localhost Exemple2 : 168.52.147.52/Insta1
- The port 80 is already bound
- Launch inetmgr from your server
- Delete the default web site from the IIS Manager