Error scanning Outlook email

Bugs Reporting Forums

Error scanning Outlook email


ahuber3 10-23-2007, 13:18
When I try to select an Outlook folder for scanning duplicate emails noclone displays the following error message:

System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    at Outlook.MAPIFolder.get_FolderPath()
   at NoClone.SearchPanel.cmdBrowseFolder_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Also noclone fails to discover the NLS specific "Personal Folders" name ("Persönliche Ordner" in the german version).

Powered by Community Server, by Telligent Systems