When you start many Microsoft COM+ applications manually from the Component Services Microsoft Management Console (MMC) snap-in where each COM+ application is running under a different user account, you may receive the following error message:
Catalog Error: An error occurred while processing the last operation. Error code 80080005 -- server execution failed. The event log may contain additional troubleshooting information.
You will receive an error message that is similar to the following in the application log of Event Viewer:
Type: Error
Source: DCOM
Category: None
Event ID: 10010
Date: 31/03/2004
Time: 15:13:30
User: NT AUTHORITY\SYSTEM
Computer: MSHSRMSWEBP0007
Description:
The server {F1673109-CF44-468D-9E23-FE4116F84CFA} did not register with DCOM within the required timeout.
If many COM+ applications run under different user accounts that are specified in the This User property, the computer cannot allocate memory to create a new desktop heap for the new user. Therefore, the process cannot start.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/) How to back up and restore the registry in Windows
To work around this problem, modify the value of the following registry subkey:
Create 100 different local user accounts on your computer.
2.
Open the Component Services MMC snap-in. To do this, follow these steps:
a.
Click Start, point to Settings, and then click Control Panel.
b.
In Control Panel, double-click Administrative Tools, and then double-click Component Services. The Component Services MMC snap-in appears.
c.
In the left pane, expand Component Services, expand Computers, and then expand My Computer.
3.
Create a COM+ application, and then set the application identity of the COM+ application. To do this, follow these steps:
a.
Right-click COM+ Applications, point to New, and then click Application. The Welcome to the COM Application Install Wizard dialog box appears.
b.
In the Welcome to the COM Application Install Wizard dialog box, click Next. The Install or Create a New Application dialog box appears.
c.
Click Create an empty application. The Create Empty Application dialog box appears.
d.
In the Enter a name for the new application box, type MyCOM1, and then click Next. The Set Application Identity dialog box appears.
e.
Click This user, and then type a user name that you created in step 1 in the User box.
f.
In the Set Application Identity dialog box, type your password in the Password box and in the Confirm Password box, and then click Next. The Thank you for using the COM Application Install Wizard dialog box appears.
g.
Click Finish.
4.
Add a component to the COM+ application. To do this, follow these steps:
a.
In the left pane of the Component Services MMC snap-in, expand MyCom1.
b.
Right-click Components, point to New, and then click Component. The Welcome to the COM Component Install Wizard dialog box appears.
c.
Click Next. The Import or Install a Component dialog box appears.
d.
Click Import component(s) that are already registered. The Choose Components to Import dialog box appears.
e.
In the Components on: My Computer list, click a component, and then click Next. The Thank you for using the COM Application Install Wizard dialog box appears.
f.
Click Finish.
5.
Repeat step 3 to create 100 COM+ applications that run under different local user accounts.
6.
Repeat step 4 to add components to the 100 COM+ applications that you created in step 5.
7.
In the left pane of the Component Services MMC snap-in, right-click each COM+ application that you created, and then click Start. After you start some COM+ applications, you receive the error message that is described in the "Symptoms" section.
Contact Microsoft Phone Numbers, Support Options and Pricing, Online Help, and more.
Customer Service For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
Newsgroups Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.