By creating MaxUserPort value in registry in following way, we can resolve this problem.
1. Click Start, click Run, type regedit.exe, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type MaxUserPort and then press ENTER.
5. Double-click the MaxUserPort value, and then type the maximum value in decimal or hexadecimal.
You must type a number in the range of 500065534 (decimal). Setting this parameter to a value outside of the valid range causes the nearest valid value to be used (5000 or 65534).
6. Click OK.
7. Quit Registry Editor.
By creating MaxUserPort value in registry in following way, we can resolve this problem.
1. Click Start, click Run, type regedit.exe, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
3. On the Edit menu, point to New, and then click DWORD Value.
4. Type MaxUserPort and then press ENTER.
5. Double-click the MaxUserPort value, and then type the maximum value in decimal or hexadecimal.
You must type a number in the range of 500065534 (decimal). Setting this parameter to a value outside of the valid range causes the nearest valid value to be used (5000 or 65534).
6. Click OK.
7. Quit Registry Editor.