2
The following error is occurring while running a Reporting Services report:
"Report processing error. (rsProcessingAborted) Not possible to create a connection to the data source 'Production'. (rsErrorOpeningConnection) A network-Related or instance-specific error occurred while establishing a Connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote Connections. (Previous: Named Pipes Provider, error: 40 - Could not open a Connection to SQL Server)"
Procedures performed:
- TCP/IP and Pipe Name enabled in SQL Server settings;
- All SQL Server Services starships;
- Allowed remote connection in the bank instance;
- Firewall and antivirus disabled on server.
I hope this helps: named-Pipes-Provider-error-40
– Caio de Paula Silva
Caiodepaulasilva, had already performed all these steps.
– Renan Bessa
Does the error happen with any report or with any specific report? Did this report work before or always gave this error? The error happens when the report is triggered from a specific machine or from any one?
– Pedro Gaspar