Although office 2010 is installed on my pc
there is no \"Microsoft Excel Application
\" in dcomcnfg.. I\'m not able to find it there. I reinstalled Office 2010 also,
To correctly configure 32-bit DCOM applications for remote activation, follow these steps:
From a command line, enter the following:
C:\WINDOWS\SysWOW64>mmc comexp.msc /32
You should be able to see "Microsoft Excel Application" in the list. However, if the entry is still missing after taking this step, or when on Windows 7 or Windows 2008 Server R2, try the following to resolve:
Restart the Machine
After an install of Office 2007 or 2010 a reboot of the operating system may be necessary for the appropriate reg keys to be added. A restart of the machine is the quickest and easiest way to resolve this problem, though if the problem remains, you may need to take further steps.
Re-Register the Excel Application
From a command prompt, navigate to where the Excel.exe is located and re-register the application. On a 64-bit machine, this is located (by default) under C:\Program Files (x86)\Microsoft Office\Office14 for Office 2010 and C:\Program Files (x86)\Microsoft Office\Office12 for Office 2007.
CD\
And hit ENTER
CD C:\Program Files (x86)\Microsoft Office\Office14
And hit ENTER
EXCEL.EXE –REGSERVER
And hit ENTER
Modify Access and Activate Permissions
Verify that the Reg Key Exists
HKEY_CLASSES_ROOT\AppID{00020812-0000-0000-C000-000000000046}
CREATOR OWNER - with "special permissions" checked SYSTEM - with "Full Control" and "Read" checked Administrators ([Machine Name]\Administrators) - with "Full Control" and "Read" checked Users ([Machine Name]\Users) - with "Read" checked
If the permissions on AppID are not correct, add the correct permissions to the key and try a repair of office and then restart the machine.