Forum Discussion
cihan_acikgoz
Sep 06, 2024Copper Contributor
SSRS 2022 not able to connect SQL Server 2022
Hi, on SQL Reporting Service Configuration Manager 2022, when i try to connect SQL 2022 instance, its enforcing encryption. However, during the SQL 2022 i just installed by default and haven't confi...
olafhelper
Sep 25, 2024Bronze Contributor
cihan_acikgoz add "Encrypt=False" to the connection string to surpress encryption; that works for me.
cihan_acikgoz
Oct 15, 2024Copper Contributor
Hi,
But on SSRS there is no string to put this string. On SSRS configuration when you select account and password, it straights throws this error message.
There should be a way to bypass this.
But on SSRS there is no string to put this string. On SSRS configuration when you select account and password, it straights throws this error message.
There should be a way to bypass this.
- olafhelperOct 16, 2024Bronze Contributor
cihan_acikgoz wrote:
Hi,
But on SSRS there is no string to put this string.cihan_acikgoz , of course there is field "Connection string" to add the property.
- cihan_acikgozOct 16, 2024Copper Contributor
Hi @olafhelper
As other users also having same problem, could you kindly let us know the steps how to add this string please ?
When you click account on SSRS menu, like i mentioned, there is only Username and Password field, but i dont see any other field to enter connection string.
We'd be grateful if you kindly share with us the steps.
Thank you
- raaphOct 16, 2024Copper Contributor
olafhelper I have the same issue with the September 2024 version, and there is no "Connection string" field.