Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 952566 - Last Review: June 27, 2008 - Revision: 1.1
Error message when you create a COM+ application while you try to install BizTalk Server 2006 on computer that is running Windows XP Service Pack 2: "Error registering COM+ application"
Consider the following scenario:
- You try to install Microsoft BizTalk Server 2006 on a
computer that is running Windows XP Service Pack 2.
- At the time of installation, you create a COM+
application.
In this scenario, you may receive the following error message:
Error 1928
Error registering COM+ application. Please
ensure that DTC is enabled. Contact your support personnel for more
information.
This issue may occur because incorrect permissions are set
on the following hive in the Windows registry:
When you view the permissions that are set on this hive, you notice that only the Everyone
group has Full Control user rights.
To work around this problem, assign Full
Control user rights to the Administrators group for the following hive
in the Windows registry:
To do this, follow these steps:
- Click Start, click Run,
type regedit, and then
click OK.
- Right-click HKEY_CLASSES_ROOT, and then
click Permissions.
- Under Group or user names, click the
Administrators group.
- Under Allow, click to select the Full Control check box.
- Click OK.
- Exit Registry Editor.
When the BizTalk Server 2006 installer creates the registry
keys, the Administrators group is set as read-only in the system access
control list (SACL) for these keys. Therefore, when the BizTalk Server 2006
installer tries to populate the registry keys, the operating system returns an
error message.
APPLIES TO
- Microsoft BizTalk Server 2006 Standard Edition
- Microsoft BizTalk Server 2006 Developer Edition
- Microsoft BizTalk Server 2006 Enterprise Edition
| kbbtscomplus kbbts kbfix kbexpertiseadvanced kbtshoot kbprb KB952566 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate