Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this problem, change the wait time that Message Queuing 3.0 will use to re-establish a closed connection. The wait time is set in the DWORD
WaitTime
registry entry.
To change the value of the DWORD
WaitTime
registry entry, following these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\MSMQ\Parameters
- On the Edit menu, click New, and then click DWORD Value.
- Type WaitTime, and then press ENTER.
- Right-click WaitTime, and then click Modify.
- In the Edit DWORD Value dialog box, type the time in milliseconds that you want for the wait time, and then click OK.
For example, type 10000 for 10 seconds.
- On the File menu, click Exit.