I'm trying to change the IP binding on my Windows server. I've found how to change which IP ServicDesk is listening on, but the problem I'm having is that it still won't let me change the port to 80 since I have a different website on this server using port 80.
I have an IIS site using 10.10.0.6:80 and I'm trying to get ServiceDesk to use 10.10.0.7:80. Like I said, I can change the IP to 10.10.0.7 via the TrayIconInfo.xml conf file, but it won't let me change the port using the changeWebServerPort.bat file because it says 80 is in use.