Applies to Product -Dynamics 365 Lifecycle Services
What’s happening?
The customer is experiencing an error stating "server was not found or was not accessible" when attempting to build a project in Visual Studio.
Reason:
The underlying cause of this is that the SQL Server Service was not running.
Resolution:
To resolve this, the following steps should be taken: 1. Check the status of the SQL Server service. 2. If the service is not running, start the SQL Server service. 3. If the service is already running, restart the SQL Server service. 4. After performing the above steps, attempt to build the project again.
