Archived

This forum has been archived. Please start a new discussion on GitHub.

Zeroc Ice - VBA

Hi,

I want to use Zeroc Ice with VBA. So I created a C# library witch use Ice.dll library.
But to use my C# library with VBA I also need to add the Ice.dll library to VBA references but it doesn't work.

Does anyone know how to add Ice.dll int Excel VBA ?

Best Regards,

Alexis CURE

Comments

  • benoit
    benoit Rennes, France
    Hi,

    Did you try to register the Ice.dll with the GAC?

    It's been a while since we tried to integrate Ice with VBA, we wrote an article on this a while ago here, check around page 10. It's possible things are different now with recent Office versions however...

    Cheers,
    Benoit.