SSRS 15.0.8760.20928 causes errors in data driven subscriptions

Joe Fischer 0 Reputation points
2024-01-25T15:25:46.38+00:00

My Server SSRS 2019 was upgraded with a windows update to version 15.0.8760.20928 The SSRS Wed looks completely different, but that's OK (I don't like the new look but that's just me :)) I tried to change a Data driven subscription, and I get the below error If I click OK it seems to allow me to update the subscription.
Can anyone tell me why this is happening I had no issues with my 2019 install until this latest upgrade. No user ID's were changed before or after the upgrade. User's image

TIA, Joe

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,064 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,944 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Greg Low 1,770 Reputation points Microsoft Regional Director
    2024-02-10T03:08:33.99+00:00

    Sounds like that Teradata extension is broken or not accessible. It's saying the client library isn't even found. Can you try to reinstall the Teradata extension on the file server and on the machine running the report creation? In the page below, it says you must have installed the version of the .NET Data Provider for Teradata that supports retrieving data from Teradata, and that the data provider must be installed on the same computer as Report Builder and also on the report server. https://learn.microsoft.com/en-us/sql/reporting-services/report-data/teradata-connection-type-ssrs?view=sql-server-ver16 Sounds like one or the other, or both are missing.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.