Home IIS.NET Forums IIS 7 and Above Troubleshooting IIS Manager Error: The process cannot access the file because it is b... Re: IIS Manager Error: The process cannot access the file because it...
1 Post
Oct 17, 2019 03:50 PM|Leo Louis|LINK
Internet Information Services (IIS) Manager --------------------------- The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020) --------------------------- OK ---------------------------
C:\Users\>netstat -aon |find ":8089" TCP 0.0.0.0:8089 0.0.0.0:0 LISTENING 1556
I Found splunk uses the same port, resolved the issue
Thanks
1 Post
Re: IIS Manager Error: The process cannot access the file because it is being used by another pro...
Oct 17, 2019 03:50 PM|Leo Louis|LINK
Internet Information Services (IIS) Manager
---------------------------
The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
---------------------------
OK
---------------------------
C:\Users\>netstat -aon |find ":8089"
TCP 0.0.0.0:8089 0.0.0.0:0 LISTENING 1556
I Found splunk uses the same port, resolved the issue
Thanks