Changing the IIS Port Number
To manually change the IIS port from its default of 80, the following must be performed:
Change IIS
Change WebConfig files
Change the Database files
Change registry settings
IIS
Navigate to Start > Control Panel > Administrative Tools > IIS Manager.
Select either the Default Web Service or any local web site that has been created.
Select Bindings.
Select the port to edit in the Site Bindings window and click Edit.
Enter the new port number and click OK.
WebConfig Files
Open the VirtualHoldpub folder and edit any web.config file that has a port number.
Database File
Open the VHT_Config database.
Go to WSConfiguration table.
Click on the Site Name and edit the port number.
Registry Setting
Edit the VHWQMSPATH registry setting to include the correct port number.