Citrix XML Port Change
The XML port is used by TCP clients to connect to your Citrix server. If you install the Citrix MetaFrame 1.8 Service Pack 2 and reboot your Citrix server, the Citrix XML binaries are placed on the system. It does not matter if the Citrix XML service was not installed on the system. Only the MetaFrame XP version installs the Citrix XML Service by default. A common problem with MetaFrame 1.8 is that it uses port 8080, so it does not share the port with IIS (Internet Information Services). To overcome this issue, users must manually change the Citrix XML port.
Instructions
-
-
1
Go to the "Start" menu and type "cmd" in the Run box. Right-click on the "cmd.exe" entry and the "Run as administrator" option from the resulting menu. The Command Prompt will open with elevated privileges.
-
2
Type "ctxxmlss /u" in the Command Prompt and press "Enter" to unregister the XML Service. Note that the service is stopped and marked for deletion when you run this command.
-
-
3
Type "ctxxmlss /rPort_Number" in the Command Prompt. Replace "Port_Number" with the port number you want the Citrix XML Service to use. Do not leave any spaces between the "r" and the port number. Press "Enter" to run the command and change the port number.
-
4
Right-click on the "Computer" icon on your desktop or in the Start menu and select the "Manage" option from the resulting menu. Double-click on the "Services and Applications" item and double-click on the "Services" entry to see all services running on your computer. Start the Citrix XML Service.
-
5
Go to the "Start" menu and type "regedit" in the Run box. Press "Enter" to start the Registry Editor. Note that editing the Registry can lead to fatal errors and major loss of data.
-
6
Expand the "HKEY_LOCAL_MACHINE" node by clicking on the small arrow. Expand the "SYSTEM," "CurrentControlSet" and "Services" nodes. Double-click on the "CtxHttp" entry. Double-click on the "TcpPort" entry. The value displayed in the Value text box is the port used by the Citrix XML service. Use this method to verify if you successfully changed the port.
-
1