Hi there,
I have a SSRS report and i have followed all best practices like
-
I have Extended My DP class with SrsReportDataProviderPreProcessTempDB.
-
My Report table Type is TempDB
-
I have created Controller Class and call my report through this class
-
I have Updated the properties of menu item , Object Type Class , Object controller class name
-
Set the User Connection on the temp table . For this write this code on the start of your processReport method
I am not getting any error on OneBox machine but i am getting timeout and different server errors on UAT and Production environments. We are using on prem Microsoft dynamics 365 Finance and Operation version 10.0.38 (10.0.1777.94).
I am getting following different errors.
1. The wait operation timed out
2. An existing connection was forcibly closed by the remote host