IIS Web site issue

wargamer6wargamer6 Member Posts: 56 ■■□□□□□□□□
Hello everyone,


I recently started a new job at a small school district, and one of the things that I need to fix is a broken IIS server.


I’ve got a web app that can run on either port 80 or a custom port. My issue is when I’m creating IIS bindings. I’ve never used IIS before, and it look like I can’t have the same port in an IIS bind if it’s running on a web app, as I’m getting this error when I try and start the site:


“the process cannot access the file because it is being used by another process. (exception from HRESULT: 0x80070020)”


The site loads successfully internally but not externally.


Any advice?


Thanks.
Sign In or Register to comment.