vs2005 excel workbook problem

  • Thread starter Thread starter dr strangelove
  • Start date Start date
D

dr strangelove

When try to create an excel workbook in vs2005 I get the following
error message:

Class not registered (Exception from HRESULT: 0x80040154
(REGDB_E_CLASSNOTREG))

I tried to register it but I can't register non COM components. What
can be the problem?

Thanks in advance.
 
Beware the version of VSTO and the office that you are using. Hope you do
not use VSTO for 2003 and Office 2007.

chanmm
 
I use office 2003 and I installed VSTO for 2003. isn't it the right
choice?
thanks in advance.
 
I use office 2003 and I installed VSTO for 2003. isn't it the right
choice?
thanks in advance.
 
Back
Top