An error is reported when RS calls an ExcelParse application.
Event Type: Error Event Source: DCOM Event Type: None Event ID: 10016 Date: 2006-8-30 Event: 11:49:39 User: nt authority \ NETWORK SERVICE COMPUTER: SERVER3 Description: Computer-the COM server application (CLSID is {000C101C-0000-0000-C000-000000000046 }) The Local activation permission is granted to the user nt authority \ network service sid (S-1-5-20 ). You can use the component service management tool to modify this security permission. |
When you install RS, the configured running account is nt authority \ network service. This problem occurs when other applications are called in the SERVICE.
But I don't know what RS is doing here !!
Note:
{000C101C-0000-0000-C000-000000000046}): Msi install server
According to the error message, I set the ID to a system account.
The error does not appear again, but a new error occurs.
Event Type: Error Event Source: DCOM Event Type: None Event ID: 10016 Date: 2006-8-30 Event: 13:41:04 User: nt authority \ NETWORK SERVICE COMPUTER: SERVER3 Description: Computer-the COM server application (CLSID is {00024500-0000-0000-C000-000000000046} The Local activation permission for grant the user nt authority \ network service sid (S-1-5-20 ). You can use the component service management tool to modify this security permission. For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp. |
{00024500-0000-0000-C000-000000000046} searched for the Registry and found that:
My modifications are as follows:
Then the first Error is reported.
Follow the above method to modify its startup and activation permissions again
Event Type: Warning Event Source: MsiInstaller Event Type: None Event ID: 1015 Date: 2006-8-30 Event: 14:13:36 User: nt authority \ NETWORK SERVICE COMPUTER: SERVER3 Description: Failed to connect to the server. Error: 0x80070005 |
Event Type: Warning Event Source: MsiInstaller Event Type: None Event ID: 1004 Date: 2006-8-30 Event: 14:13:36 User: nt authority \ NETWORK SERVICE COMPUTER: SERVER3 Description: Detected product {90110804-6000-11D3-8CFE-0150048383C9}, feature OfficeUserData, component {4A31E933-6F67-11D2-AAA2-00A0C90F57B0} failed. Resource HKEY_CURRENT_USER \ Software \ ODBC. INI \ MS Access Database \ does not exist. |
Event Type: Warning Event Source: MsiInstaller Event Type: None Event ID: 1004 Date: 2006-8-30 Event: 14:13:31 User: nt authority \ NETWORK SERVICE COMPUTER: SERVER3 Description: The product {90110804-6000-11D3-8CFE-0150048383C9} has been detected, and the component {8add2c96-c8b7-11d1-9c67-109f81f1b38} has failed. Resource HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 11.0 \ Excel \ UserData does not exist. |
What's the problem !!! Depressed !!!!