Issue
- Cant login to webstation
- Loginpage for webstation
Environment
- Vista
- webstation
Cause
Mostly caused by that another process is using the same port as webstation do
Resolution
Run the command netstat -aonb | find ":80" in the command prompt to see what process PID is taking the port 80, If Vista is using another port change 80 to what port you use.
A common scenario is that it is the TAC Vista SmartStruxure interface that is taking the port, and that after a reboot, the interface starts up before the IIS.
Change the port used in the interface to something else