I have a database cluster of 2 nodes (eg IPs. 110, 120). I have evicted 110 node and now only 120 is active.
Reporting services are hosted on 110. Now I have installed reporting services on 120 as well.
I want to change the Reporting service URL in Dynamics AX Client from 110 to 120. Simply changing the url doesn't works. I'm unable to deploy reports, it throws this error:
βThe process cannot access the file '\AAA-BBB\C$\Program Files\Microsoft SQL Server\MSRS12.MSSQLSERVER\Reporting Services\ReportServer\bin\DrillThroughCommon.dll' because it is being used by another process.β
What steps should I follow for to change the url?
EDIT:
Reporting Services were installed on 120 as I checked.
I noticed that after uninstalling ax reporting services from 120, when I try to install it back, the setup doesn't asks for the AOS instance whereas when I installed it on a fresh server it asked me for the AOS instance. How can make it prompt me the AOS server on 120? Any file to delete?