|
|
Posted 8/6/2008 10:30:32 AM |
|
|
Forum Member
Group: Forum Members
Last Login: 8/6/2008 10:27:29 AM
Posts: 1,
Visits: 1
|
|
The first time I ran the Cleanup Wizard I got this error:
Exception from HRESULT: 0xAF67000E
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.CustomMarshalers.EnumeratorViewOfEnumVariant.MoveNext()
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.ProcessFolder(MAPIFolder cleanupFolder, MAPIFolder archiveFolder)
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.ProcessFolder(MAPIFolder cleanupFolder, MAPIFolder archiveFolder)
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.DoCleanup()
|
|
|
|
Posted 8/26/2008 6:48:08 AM |
|
|
Forum Member
Group: Forum Members
Last Login: 8/26/2008 6:39:18 AM
Posts: 1,
Visits: 2
|
|
I'm also experiencing exceptions (although different) when running the clean-up wizard:
Out of memory or system resources. Close some windows or programs and try again.
at Microsoft.Office.Interop.Outlook.MAPIFolder.get_Items()
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.ProcessFolder(MAPIFolder cleanupFolder, MAPIFolder archiveFolder)
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.ProcessFolder(MAPIFolder cleanupFolder, MAPIFolder archiveFolder)
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.CleanupNewsFolders(MAPIFolder archivePst)
at NewsGatorInbox.WizardCleanUp.wpCleanupWorking.DoCleanup()
I also experience null exceptions which manifest via a MessageBox - which I think it a result of iterating over items.
Many thanks,
Howard
|
|
|
|