Error viewing an SSRS Report from Microsoft Dynamics AX 2009 – Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occured while processing the request on the server
Recently we ran into an issue that when running any SQL Server Reporting Server report in Microsoft Dynamics AX 2009 the following error was reported: Error: Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occured while processing the request on the server. The status code returned from the server was: 500. URL: http://fabrikam/ReportServer/ScriptResource.axd?… Also when running the reports…Read more