While execution getting an "Error", solution are mentioned below:
The default maximum number of ephemeral TCP ports is 5000 in the products that are included in the “Applies to” section. A new parameter has been added in these products. To increase the maximum number of ephemeral ports, follow these steps:
Start Registry Editor. (Window button+R) ---- Regedit
Locate the following subkey in the registry, and then click Parameters:
1. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
2. On the Edit menu, click New, and then add the following registry entry:
3. Value Name: MaxUserPort
4. Value Type: DWORD
5. Value data: 65534
6. Valid Range: 5000-65534 (decimal)
Note: After done all steps restart your system.
Comments
Post a Comment