Office 2002 COM interop

L

LosWochos

Hello everybody,

I have a problem with a COM component, written in C# (.Net 2.0). In
Excel 2002, I always receive the error

File or assembly name XXX, or one of its dependencies, was not
found.

I already tried different workarounds, found on google. E.g. I created
a setup project with Shared Add-In-Support Update for Microsoft .NET
Framework 2.0 (KB908002). This did not change the situation. The
Update for Office 2003 (KB907417) does not apply for me, as I use
Office 2002.

Does anybody have an idea, how to fix the problem?

Best regards,

Alex
 
Top