This is my second post to the group, and I appreciate all the support so far.
I have tried to google, use MSKB and this site to find a solution before
posting.
I am receiving the following error in my event log, it seems since the
installation of WSS 3.0 (side-by-side) with version 2.0.
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: 13/05/2008
Time: 4:32:03 AM
User: NT AUTHORITY\NETWORK SERVICE
Computer: IBM-SERVER2
Description:
The application-specific permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{61738644-F196-11D0-9953-00C04FD919C1}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security
permission can be modified using the Component Services administrative tool.
This is what I have done so far:
1) Reviewed CLSID in Registry, LocalService is set to IISADMIN
2) Followed an article on line (silly me forgot to record #), this is the
content of the article.
Grant the correct permissions to the Network Service account
To grant the correct permissions to the Network Service account, follow
these steps: 1. Click Start, click Run, type dcomcnfg in the Open box, and
then click OK.
2. In Component Services, double-click Component Services, and then
double-click Computers.
3. Right-click My Computer, and then click Properties.
4. Click the COM Security tab.
5. In the Launch and Activation Permissions area, click Edit Default.
6. Click Add, type Network Service, and then click OK.
7. While Network Service is selected, click to select the Allow check boxes
for the following items:
â?¢ Local Launch
â?¢ Remote Launch
â?¢ Local Activation
â?¢ Remote Activation
Pressed OK twice.
I have done a reboot of the service since, as I have also updated to
Exchange SP2.
Does anyone have a further suggestion ?
Regards,
Chris