Error while deploying the database using ReadyRoll
GenialArun
Posts: 4 New member
in ReadyRoll
I have been facing an issue while deploying the database using ReadyRoll.
Error: : An error occurred while attempting to deploy project scripts:
Error: : An error occurred while attempting to deploy project scripts:
Sqlcmd: Error: Microsoft ODBC Driver 13 for SQL Server : SSL Provider: The certificate chain was issued by an authority that is not trusted.
.
Sqlcmd: Error: Microsoft ODBC Driver 13 for SQL Server : Client unable to establish connection.
Sqlcmd: Error: Microsoft ODBC Driver 13 for SQL Server : SSL Provider: The certificate chain was issued by an authority that is not trusted.
.
Sqlcmd: Error: Microsoft ODBC Driver 13 for SQL Server : Client unable to establish connection.
Tagged:
Answers
Firstly would you mind retrieving the connection string you're using:
- Open the solution in Visual Studio
- Right-click the project and select Properties
- Switch to the Debug tab and copy the Target Connection String value
- Remove any sensitive details such as the Data Source, User ID/Password (if present)
Also, would you be able to confirm whether this is a local or remote SQL Server host? If remote, is the target an Azure or OnPrem instance?Lastly, could you please advise the checked/unchecked status of the following option:
- Open a command prompt and run cliconfg.exe
- Is the "Force protocol encryption" option checked or unchecked?
If you are unable to post any of these details here, please send them to support@red-gate.com and mention this thread URL.Product Manager
Redgate Software