Is it necessary to have Microsoft Web Server installed on the IntraVUE host?
Microsoft Web Server does not need to be installed on the IntraVUE host. IntraVUE provides its own web server. IntraVUE will work with IIS or Web Services installed as long as IntraVUE is run on a different port. You can do this by changing the port=setting in the Intravue.ini file in the windows folder. Change the port entry under [server] to any number over 3000 and not 9090 (which is used by AutoIP). [server] port=8000 Open a browser and enter the URL as http://localhost:8000 (note the colon before the 8000). The application server listening on port 8000 will now open. If it is not IntraVUE, try another port number in the ini file.