Outlook addin + .net + COM

A

Anushya

Hi All

This is the error i am getting when i try to install my addin in some
other machine and works fine in development machine. I checked the
..net framework version it is 1.1 in developement and installation
machine. Also the outlook version is Outlook 2002 in both development
and installation machines.

I ma using a listview to populate the mails in this form. lvwDetails
is listview. frmIn is the form's name.

System.Runtime.InteropServices.COMException (0x80040154): COM object
with CLSID {741BEEFD-AEC0-4AFF-84AF-4F61D15F5526} is either not valid
or not registered.
at frmIn.lvwDetails_SelectedIndexChanged(Object sender, EventArgs e)

Also using redemption to read mail items to avoid security alerts.
Does any specific installation setup required for Redemption

Wot is the problem???

Anushya
 

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