TFS webtest for SSRS reports issue
- by durilai
I am creating webtests in TFS and trying to test reports execution in SSRS. When I record the initial process, it includes Reserved.ReportViewerWebControl.axd files. These files are what is causing the problem.
When I remove the files, the report does not display, however if I keep the AXD files in it works fine. The problem with keeping the AXD…