Unable to connect to SQL Server
When a user tries to connect to an SQL Server database for a bot task, the code works fine when running from IDE but throws an attached error when executed from the SPA dashboard or Business Process.
To solve the problem, the user needs to check the following:
- The MS SQL server is up and running on ****.174 host, and port 1433 is open.
- The SPA host is connected to ****.174 via telnet on port 1433.