Office 2002 (Excel) calling C# .NET 2.0 COM Component

  • 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. Tonight I give it a try with office 11.

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

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