Link to home
Start Free TrialLog in
Avatar of whoam
whoam

asked on

Outlook Archinve Addin-in

We are using McAfee email archive service.  They have a plug-in for Outlook that allows users to search their own archive.  For me, as of late it has begun to pop up an error every time I change a folder in outlook.  See error text below in code section.  

Strangely it is following me from physical XP to XenDT Win7.  We don't have any profile mangement within the XP environment or I would think it is a profile issue.

It would pop up occastionally error before, but now it occurs on each new folder selection within outlook.

The action that preceeded this was that I sent a search result folder to the deleted items.

McAfee, while offering this for download (http://www.mcafee.com/us/downloads/saas/archive-addin.aspx) says it was written by Microsoft and offered as a convenience, but not supported.

Outlook v.2007.  Exchange 2003.

'Archive Add-in' has fired an exception. Click the 'Details' button to see the detailed information about the error

Detailed technical information follows: 
---
(Inner Exception)
Date and Time:         1/8/2014 11:36:49 AM
Machine Name:          XDNN063005
IP Address:            ::1
Current User:          shortdomainname\user

Application Domain:    C:\Program Files\Archive Addin\
Assembly Codebase:     file:///C:/Program Files/Archive Addin/Interop.Outlook.DLL
Assembly Full Name:    Interop.Outlook, Version=9.0.0.0, Culture=neutral, PublicKeyToken=3c8e198007f9ecf8
Assembly Version:      9.0.0.0

Exception Source:      Microsoft Office Outlook
Exception Type:        System.Runtime.InteropServices.COMException
Exception Message:     The Explorer has been closed and cannot be used for further operations. Review your code and restart Outlook.
Exception Target Site: get_CurrentFolder

---- Stack Trace ----
   Outlook.ExplorerClass.get_CurrentFolder()
       Interop.Outlook.DLL: N 00000 (0x0) JIT 
   ArchivingAddin.AddinModule.MailSelected_GetItem(sender As Object, explorer As Object)
       Interop.Outlook.DLL: N 0009 (0x9) IL 
   AddinExpress.MSO.ADXOutlookAppEvents.DoExplorerSelectionChange(explorer As Object)
       Interop.Outlook.DLL: N 0008 (0x8) IL 



(Outer Exception)
Date and Time:         1/8/2014 11:36:49 AM
Machine Name:          XDNN063005
IP Address:            ::1
Current User:          shortdomainname\user

Application Domain:    C:\Program Files\Archive Addin\
Assembly Codebase:     file:///C:/Program Files/Archive Addin/AddinExpress.MSO.2005.DLL
Assembly Full Name:    AddinExpress.MSO.2005, Version=7.1.4050.2005, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version:      7.1.4050.2005

Exception Source:      
Exception Type:        AddinExpress.MSO.ADXExternalException
Exception Message:     An error has occurred in the code of the add-in.
Exception Target Site: Object reference not set to an instance of an object.

---- Stack Trace ----

Open in new window

Avatar of whoam
whoam

ASKER

correction, error occurs on each new item selected in outlook, folder or email.
ASKER CERTIFIED SOLUTION
Avatar of whoam
whoam

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial