LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Excel - Interface not installed

Hi,

 

I try to control Excel with ActiveX-interface. Because it was running before, I also tried it with your excel200demo of "FindExamples".

 

When I try to launch Excel the following screenshot appears "Screenshot_LAUNCHEXCEL".

 

When I start Excel manually and try to connect, I get the message "Interface not registered" (Screenshot_CONNECTEXCEL).

 

I reregistered the ole32.dll again, but this didn't help.

 

I'm using Office2003 SP3 on WinXP.

 

Br


Andreas

Download All
0 Kudos
Message 1 of 3
(3,212 Views)
Hi Andreas,

the error message "Interface not registered" could be caused by several issues.
Please follow these configuration steps.

Go to the Start » Run and type dcomcnfg   
Double-click on Console Root » Component Services » Computers » My Computer
Right-click on My Computer and select Properties
Select the Default Properties tab
Check Enable Distributed COM on this computer
Set Default Authentication Level to Connect
Set Default Impersonation Level to Identify
Select the COM Security tab
For both Edit limits (Access Permissions and Launch and Activation Permissions), give Everyone access to both settings
Click OK
In the Component Services window, double-click on My Computer » DCOM Config
Right- click on the appropriate application from the list of Apps and select Properties
Select the Security Tab
Under Launch and Activation Permissions, choose Customize and click on Edit...
Click on Add... and enter Everyone. Click OK
Select Everyone from Group or user names
Check Remote Launch and Remote Activation from Permissions for Everyone. Click OK
Under Access Permissions, choose Customize and click on Edit...
Repeat steps 12 and 13
Check RemoteAccess from Permissions for Everyone and click OK
Under Configurations Permissions, choose Customize and click on Edit...
Repeat steps 12 and 13
Check Full Control and Read from Permissions for Everyone and click OK
Click on the Select Identity tab and choose the interactive user

Kind regards
Ulrich
AE NICER
0 Kudos
Message 2 of 3
(3,170 Views)

Thank you for answering.

 

Now I know, that I have to reinstall Win XP. I'm not able to choose the item "Property" because it doesn't exists on my PC.

 

Afterwards I hope it will work again.

 

Br

 

Andreas

0 Kudos
Message 3 of 3
(3,153 Views)