Viewing 5 posts - 1 through 5 (of 5 total)
We ended up changing our code to execute and download the report using HTTPClient method using the HTTPS URL of the report.
This link Microsoft explains how it works. Attached is...
January 22, 2024 at 9:18 pm
No, we are using SQL 2016 and 2019. The ReportExecution2005.asmx is the end point to call the SSRS web service as outlined at https://learn.microsoft.com/en-us/sql/reporting-services/report-server-web-service/methods/report-server-web-service-endpoints?view=sql-server-ver16.
We have a web application...
January 17, 2024 at 3:34 pm
Yeah. Our DB server is separate than our App Server (IIS). DB server has 32 GB of memory.
We use our own desktops for development with Visual Studio.
I'll try running after...
November 6, 2023 at 6:16 pm
You said something about Azure made me think of Azure Data Studio. We don't have any PROD databases in the Cloud but I was playing around Azure Data Studio recently...
November 6, 2023 at 4:59 pm
These databases are onsite. I'm using the same SA username and passwords for other databases on that SQL instance. I don't think it's related to security.
November 6, 2023 at 4:31 pm
Viewing 5 posts - 1 through 5 (of 5 total)