tobania / VSTS.Extension.SqlReportingServices

VSTS Extension for uploading SSRS Reports
MIT License
14 stars 20 forks source link

Microsoft.PowerShell.Commands.WriteErrorException: The underlying connection was closed: An unexpected error occurred on a receive. PowerShell script completed with 1 errors. #59

Closed alabkrishnan closed 3 years ago

alabkrishnan commented 3 years ago

received this error reports partially deployed, not sure what is wrong, any help would be much appricated

ygeelen-tb commented 3 years ago

@alabkrishnan if this error has always been there, it could be that you need to allow a different TLS version (SSL). Or maybe your SQL Server Reporting Server is not accessible from the network you are connecting from.

alabkrishnan commented 3 years ago

we were able to solve the issue, the report sizes are large small ones are deployed fine, so we had to change the size to fix the issue

ygeelen-tb commented 3 years ago

Thanks for letting us know

ndham commented 2 years ago

I am getting this issue but it actually connect to server and in the middle of the publish gives me an error. It already deployed the 10 to 15 reports more . How did you bring the report size smaller?