Forum breadcrumbs - You are here:OfficeClip ForumsGeneral Discussion: Installation and SetupIIS: The process cannot access th …
IIS: The process cannot access the file because it is being used by another process
Deepa Kapoor@deepa
190 Posts
#1 · November 27, 2025, 6:00 am
Quote from Deepa Kapoor on November 27, 2025, 6:00 amWe have noticed that most of the time, if skype is installed, this error is shown. So, it is worth looking into this first before doing further investigation:
- Go to Skype -> Tools -> Options
- Under Advanced Tab click Connection and then uncheck Use port 80 and 443 as alternatives for incoming connections.
If this does not fix the problem then we need to investigate why this could be happening:
- Bring up a command prompt and run netstat -o -n -a | findstr 0.0.80, The process id is shown on the last column
- Bring up the Task Manager and make sure that the PID is shown (if PID is not shown then right click on the column title and show PID), then sort by PID
- Find the process that is shown by the process number in step 1
We have noticed that most of the time, if skype is installed, this error is shown. So, it is worth looking into this first before doing further investigation:
- Go to Skype -> Tools -> Options
- Under Advanced Tab click Connection and then uncheck Use port 80 and 443 as alternatives for incoming connections.
If this does not fix the problem then we need to investigate why this could be happening:
- Bring up a command prompt and run netstat -o -n -a | findstr 0.0.80, The process id is shown on the last column
- Bring up the Task Manager and make sure that the PID is shown (if PID is not shown then right click on the column title and show PID), then sort by PID
- Find the process that is shown by the process number in step 1
Click for thumbs down.0Click for thumbs up.0
