OL2002: Custom MAPI Forms Do Not Work on Terminal Server (278110)
The information in this article applies to:
This article was previously published under Q278110 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
When you use Outlook to send a custom MAPI form that was created in Visual Basic to someone who is using Microsoft Windows NT 4.0, Terminal Server Edition, the Terminal Server user cannot open the custom form.
CAUSE
This behavior can occur if the Terminal Server user does not have write permission to the HKEY_CLASSES_ROOT\CLSID registry key.
RESOLUTIONWARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk.
To resolve this behavior, grant users write permissions to the HKEY_CLASSES_ROOT\CLSID registry key:
- Log on as administrator to the computer that is running Terminal Server.
- Start Registry Editor (Regedt32.exe).
- Locate the CLSID value under the following key in the registry:
- On the Security menu, click Permissions.
- In the Registry Key Permissions dialog box, click to select the Replace Permission on Existing Subkeys check box, and then click Add.
- In the Name box, click Everyone, click Add, and then click OK.
NOTE: If you do not want to give all users this access, you can add specific users or groups of users in the Names box, rather than clicking Everyone. - In the Type of Access list, click Special Access, and then click to select the Query Value check box, the Set Value check box, and the Create Subkey check box.
- Click OK, and then quit Registry Editor.
Modification Type: | Major | Last Reviewed: | 6/11/2002 |
---|
Keywords: | kbprb KB278110 |
---|
|