Excel 2002 calling COM component implemented in C# .NET 2.0

  • Thread starter Juerg@ObjectSoft
  • Start date
J

Juerg@ObjectSoft

Hi all,

I have developed a COM server with .NET 1.1 and use it successfully from
Excel 2002. After I ported it to .NET 2.0 the component stopped working, I
always get the message that the assembly or one of its dependencies is
missing.

To track down the behaviour, I wrote a mini COM server and still get the
same error. The same component works perfectly from JavaScript, VBScript and
C++. I slowly come to the conclution that COM servers implemented with .NET
2.0 do not work with office 2002.

Is this correct? Is there maybe a patch that needs to be installed? The
Excel build is 10.6834.6830 SP3.

I just testest the same component on a machine with Excel 2003 and it worked
perfectly.


Thanks
Juerg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top