I am trying to install integration services via SQL Server Installation Center and it is throwing an error saying that a file ConfigurationFile.ini is being used by another process. How do I find out which process is using it and how do I resolve it?
Here is the error:
TITLE: SQL Server Setup failure.
SQL Server Setup has encountered the following error:
The process cannot access the file ‘C:Program FilesMicrosoft SQL Server160Setup BootstrapLog20240806_192741ConfigurationFile.ini’ because it is being used by another process..
I chatgpt-ed it and it asked me to give permission to access the file I did it but it didn’t work out.
2