Hi Guys,
When i am deploying D365 Finance and Operatiions from LCS then I am getting below error on fabric/ReportingService application
This error I have extracted it from SSRS virtual machine log and my deployment is failing due to this.
[7/31/2018 8:03:57 PM]:
[7/31/2018 8:03:57 PM]: @{AccountListToAccessReports=; DataEncryptionCertificateThumbprint=63A9EDC4FE1700B9357587F14D5D4EA310E5D6D4; DataSigningCertificateThumbprint=2E9D2451C4506287A6B381ED15548256D086F276; EnableSecurity=False; IsServiceFabricDeployment=True; ReportingClientCertificateThumbprint=7FD0D2D31AAB66E9537B5D4D6D61B47375164059}
[7/31/2018 8:03:57 PM]: Start installing AX SSRS extensions ...
[7/31/2018 8:03:57 PM]: C:\ProgramData\SF\Rep_27\Fabric\work\Applications\ReportingService_App3\ReportingBootstrapperPkg.Code.1.0.20180406\Scripts\AxReportVmRoleStartupTask.exe
System.Management.Automation.RuntimeException: Error occurred when running AxReportVmRoleStartupTask.exe to install extension. Please see details in events for AX-ReportPVMSetup.
[7/31/2018 8:03:58 PM]: Error: Failed to install AX SSRS Extension components.
Event viewer is giving following error
The process cannot access the file 'C:\Program Files\Microsoft SQL Server Reporting Services\SSRS\ReportServer\bin\Microsoft.Dynamics.Framework.ReportsExtensions.dll' because it is being used by another process
I don't know which process is using this dll
Please help !