Try to call Excel sheet from PHP file. Fails always. System error: 10016: The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {000C101C-0000-0000-C000-000000000046} to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool. Application warning: Event 1015, MsiInstaller; User: network service: Failed to connect to server. Error: 0x80070005
This modification has been done to allow user "network service" local launch & activation permissions. Still the error remains. When in dcomcnfg the user identity is changed from "the launching user" to an administrator, the error does not occur. However, excel throws this error: "cannot use object linking and embedding" when started.
|