RE: Unable to recover Deleted Items using ExFolder?

2012-02-06 Thread Michael B. Smith
Have you seen this?

http://blogs.technet.com/b/exchange/archive/2012/02/06/recovering-public-folders-after-accidental-deletion-part-1-recovery-process.aspx


Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk] 
Sent: Friday, February 03, 2012 3:53 AM
To: MS-Exchange Admin Issues
Subject: Unable to recover Deleted Items using ExFolder?

I'm trying to recover some deleted items from a Public Folder using ExFolders.

I can see the items in ExFolder but when I right-click and do "Recover Items" 
it throws an exception as per below.

Any ideas please?

When I browse to that folder using Outlook I don't have the Recover Deleted 
Items option despite dumpsteralwayson being enabled.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

** Exception Text **
Microsoft.Exchange.Data.Storage.StoragePermanentException: Move/Copy messages 
failed. ---> Microsoft.Mapi.MapiExceptionCallFailed: MapiExceptionCallFailed: 
Unable to copy message(s). (hr=0x80004005, ec=1228)
Diagnostic context:
Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=64]
Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned 
[ec=0x0][length=133][latency=0]
Lid: 23226   --- ROP Parse Start ---
Lid: 27962   ROP: ropMoveCopyMessagesEID [160]
Lid: 17082   ROP Error: 0x4CC 
Lid: 19297  
Lid: 21921   StoreEc: 0x4CC 
Lid: 27962   ROP: ropNone [0]
Lid: 26881  
Lid: 21817   ROP Failure: 0x4CC 
Lid: 27217  
Lid: 23121   StoreEc: 0x4CC 
   at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, 
Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception 
innerException)
   at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
   at Microsoft.Mapi.MapiFolder.CopyMessages(CopyMessagesFlags flags, 
MapiFolder destFolder, PropValue[] pva, Byte[][] entryIds, Byte[][]& 
newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.<>c__DisplayClass24.b__1c(Byte[][]&
 newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   --- End of inner exception stack trace ---
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationInternal(StoreObjectId[]
 sourceObjectIds, MapiGroupOperationInternalMethod method)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.InternalMoveOrCopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean move, Boolean 
returnNewIds, Nullable`1 deleteFlags, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.CoreFolder.CopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, ItemIdValidatorDelegate 
itemIdValidator, Boolean returnNewIds, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(Folder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean returnNewIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreSession 
destinationSession, StoreId destinationFolderId, Boolean updateSource, 
StoreId[] sourceItemIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreId 
destinationFolderId, StoreId[] sourceItemIds)
   at Microsoft.Exchange.ExFolders.StoreAccessXSO.RecoverItemsBatch(FolderInfo 
folderInfo, ItemInfo[] itemsToRecover)
   at Microsoft.Exchange.ExFolders.Form1.menuItem29_Click(Object sender, 
EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ListView.WndProc(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)


** Loaded Assemblies **
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5444 (Win7SP1GDR.050727-5400)
CodeBase: 
file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll

ExFolders
Assembly Version: 14.0.0.0
Win32 Version: 14.17.0097.000
CodeBase: 
file:///C:/Program%20Files/Microsoft/Exchange%20Server/V14/Bin/ExFolders.exe
---

RE: Unable to recover Deleted Items using ExFolder?

2012-02-06 Thread Paul Hutchings
Thanks Michael I hadn't, but I'm not sure it describes our scenario - I can see 
the items in exfolders, it just bombs when I try to recover them.

-Original Message-
From: Michael B. Smith [mailto:mich...@smithcons.com] 
Sent: 06 February 2012 14:52
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

Have you seen this?

http://blogs.technet.com/b/exchange/archive/2012/02/06/recovering-public-folders-after-accidental-deletion-part-1-recovery-process.aspx


Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk]
Sent: Friday, February 03, 2012 3:53 AM
To: MS-Exchange Admin Issues
Subject: Unable to recover Deleted Items using ExFolder?

I'm trying to recover some deleted items from a Public Folder using ExFolders.

I can see the items in ExFolder but when I right-click and do "Recover Items" 
it throws an exception as per below.

Any ideas please?

When I browse to that folder using Outlook I don't have the Recover Deleted 
Items option despite dumpsteralwayson being enabled.

See the end of this message for details on invoking just-in-time (JIT) 
debugging instead of this dialog box.

** Exception Text **
Microsoft.Exchange.Data.Storage.StoragePermanentException: Move/Copy messages 
failed. ---> Microsoft.Mapi.MapiExceptionCallFailed: MapiExceptionCallFailed: 
Unable to copy message(s). (hr=0x80004005, ec=1228) Diagnostic context:
Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=64]
Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned 
[ec=0x0][length=133][latency=0]
Lid: 23226   --- ROP Parse Start ---
Lid: 27962   ROP: ropMoveCopyMessagesEID [160]
Lid: 17082   ROP Error: 0x4CC 
Lid: 19297  
Lid: 21921   StoreEc: 0x4CC 
Lid: 27962   ROP: ropNone [0]
Lid: 26881  
Lid: 21817   ROP Failure: 0x4CC 
Lid: 27217  
Lid: 23121   StoreEc: 0x4CC 
   at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, 
Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception 
innerException)
   at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
   at Microsoft.Mapi.MapiFolder.CopyMessages(CopyMessagesFlags flags, 
MapiFolder destFolder, PropValue[] pva, Byte[][] entryIds, Byte[][]& 
newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.<>c__DisplayClass24.b__1c(Byte[][]&
 newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   --- End of inner exception stack trace ---
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationInternal(StoreObjectId[]
 sourceObjectIds, MapiGroupOperationInternalMethod method)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.InternalMoveOrCopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean move, Boolean 
returnNewIds, Nullable`1 deleteFlags, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.CoreFolder.CopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, ItemIdValidatorDelegate 
itemIdValidator, Boolean returnNewIds, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(Folder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean returnNewIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreSession 
destinationSession, StoreId destinationFolderId, Boolean updateSource, 
StoreId[] sourceItemIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreId 
destinationFolderId, StoreId[] sourceItemIds)
   at Microsoft.Exchange.ExFolders.StoreAccessXSO.RecoverItemsBatch(FolderInfo 
folderInfo, ItemInfo[] itemsToRecover)
   at Microsoft.Exchange.ExFolders.Form1.menuItem29_Click(Object sender, 
EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.Command.Invoke()
   at System.Windows.Forms.Control.WmCommand(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ListView.WndProc(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)


** Loaded Assemblies 

RE: Unable to recover Deleted Items using ExFolder?

2012-02-06 Thread Michael B. Smith
I can email Bill directly and ask - just to verify - are you running the most 
recent version of the tool?

Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk] 
Sent: Monday, February 06, 2012 10:09 AM
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

Thanks Michael I hadn't, but I'm not sure it describes our scenario - I can see 
the items in exfolders, it just bombs when I try to recover them.

-Original Message-
From: Michael B. Smith [mailto:mich...@smithcons.com] 
Sent: 06 February 2012 14:52
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

Have you seen this?

http://blogs.technet.com/b/exchange/archive/2012/02/06/recovering-public-folders-after-accidental-deletion-part-1-recovery-process.aspx


Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk]
Sent: Friday, February 03, 2012 3:53 AM
To: MS-Exchange Admin Issues
Subject: Unable to recover Deleted Items using ExFolder?

I'm trying to recover some deleted items from a Public Folder using ExFolders.

I can see the items in ExFolder but when I right-click and do "Recover Items" 
it throws an exception as per below.

Any ideas please?

When I browse to that folder using Outlook I don't have the Recover Deleted 
Items option despite dumpsteralwayson being enabled.

See the end of this message for details on invoking just-in-time (JIT) 
debugging instead of this dialog box.

** Exception Text **
Microsoft.Exchange.Data.Storage.StoragePermanentException: Move/Copy messages 
failed. ---> Microsoft.Mapi.MapiExceptionCallFailed: MapiExceptionCallFailed: 
Unable to copy message(s). (hr=0x80004005, ec=1228) Diagnostic context:
Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=64]
Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned 
[ec=0x0][length=133][latency=0]
Lid: 23226   --- ROP Parse Start ---
Lid: 27962   ROP: ropMoveCopyMessagesEID [160]
Lid: 17082   ROP Error: 0x4CC 
Lid: 19297  
Lid: 21921   StoreEc: 0x4CC 
Lid: 27962   ROP: ropNone [0]
Lid: 26881  
Lid: 21817   ROP Failure: 0x4CC 
Lid: 27217  
Lid: 23121   StoreEc: 0x4CC 
   at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, 
Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception 
innerException)
   at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
   at Microsoft.Mapi.MapiFolder.CopyMessages(CopyMessagesFlags flags, 
MapiFolder destFolder, PropValue[] pva, Byte[][] entryIds, Byte[][]& 
newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.<>c__DisplayClass24.b__1c(Byte[][]&
 newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   --- End of inner exception stack trace ---
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationInternal(StoreObjectId[]
 sourceObjectIds, MapiGroupOperationInternalMethod method)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.InternalMoveOrCopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean move, Boolean 
returnNewIds, Nullable`1 deleteFlags, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.CoreFolder.CopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, ItemIdValidatorDelegate 
itemIdValidator, Boolean returnNewIds, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(Folder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean returnNewIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreSession 
destinationSession, StoreId destinationFolderId, Boolean updateSource, 
StoreId[] sourceItemIds)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(StoreId 
destinationFolderId, StoreId[] sourceItemIds)
   at Microsoft.Exchange.ExFolders.StoreAccessXSO.RecoverItemsBatch(FolderInfo 
folderInfo, ItemInfo[] itemsToRecover)
   at Microsoft.Exchange.ExFolders.Form1.menuItem29_Click(Object sender, 
EventArgs e)
   at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.Comman

RE: Unable to recover Deleted Items using ExFolder?

2012-02-06 Thread Paul Hutchings
14.17.97.0 from the Details tab on the .exe

It has worked on some other folders which is why I'm unclear why this one 
should be any different.  The contacts use a custom form but other than that, 
and I didn't think that ExFolders or any recovery tool would look at those 
attributes.

The server is SP1 ru3v3.

Anything you can find out would be great as whilst we do backups, I'd kind of 
counted on Deleted Item Recovery for the initial restore attempt.

-Original Message-
From: Michael B. Smith [mailto:mich...@smithcons.com] 
Sent: 06 February 2012 15:18
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

I can email Bill directly and ask - just to verify - are you running the most 
recent version of the tool?

Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk] 
Sent: Monday, February 06, 2012 10:09 AM
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

Thanks Michael I hadn't, but I'm not sure it describes our scenario - I can see 
the items in exfolders, it just bombs when I try to recover them.

-Original Message-
From: Michael B. Smith [mailto:mich...@smithcons.com] 
Sent: 06 February 2012 14:52
To: MS-Exchange Admin Issues
Subject: RE: Unable to recover Deleted Items using ExFolder?

Have you seen this?

http://blogs.technet.com/b/exchange/archive/2012/02/06/recovering-public-folders-after-accidental-deletion-part-1-recovery-process.aspx


Regards,

Michael B. Smith
Consultant and Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Paul Hutchings [mailto:paul.hutchi...@mira.co.uk]
Sent: Friday, February 03, 2012 3:53 AM
To: MS-Exchange Admin Issues
Subject: Unable to recover Deleted Items using ExFolder?

I'm trying to recover some deleted items from a Public Folder using ExFolders.

I can see the items in ExFolder but when I right-click and do "Recover Items" 
it throws an exception as per below.

Any ideas please?

When I browse to that folder using Outlook I don't have the Recover Deleted 
Items option despite dumpsteralwayson being enabled.

See the end of this message for details on invoking just-in-time (JIT) 
debugging instead of this dialog box.

** Exception Text **
Microsoft.Exchange.Data.Storage.StoragePermanentException: Move/Copy messages 
failed. ---> Microsoft.Mapi.MapiExceptionCallFailed: MapiExceptionCallFailed: 
Unable to copy message(s). (hr=0x80004005, ec=1228) Diagnostic context:
Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=64]
Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned 
[ec=0x0][length=133][latency=0]
Lid: 23226   --- ROP Parse Start ---
Lid: 27962   ROP: ropMoveCopyMessagesEID [160]
Lid: 17082   ROP Error: 0x4CC 
Lid: 19297  
Lid: 21921   StoreEc: 0x4CC 
Lid: 27962   ROP: ropNone [0]
Lid: 26881  
Lid: 21817   ROP Failure: 0x4CC 
Lid: 27217  
Lid: 23121   StoreEc: 0x4CC 
   at Microsoft.Mapi.MapiExceptionHelper.ThrowIfErrorOrWarning(String message, 
Int32 hresult, Boolean allowWarnings, SafeExInterfaceHandle iUnknown, Exception 
innerException)
   at Microsoft.Mapi.MapiUnk.ThrowIfErrorOrWarning(String message, Int32 hr)
   at Microsoft.Mapi.MapiFolder.CopyMessages(CopyMessagesFlags flags, 
MapiFolder destFolder, PropValue[] pva, Byte[][] entryIds, Byte[][]& 
newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.<>c__DisplayClass24.b__1c(Byte[][]&
 newEntryIds, Byte[][]& newChangeNumbers)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   --- End of inner exception stack trace ---
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationMethod(String
 operationAttempted, StoreObjectId[] sourceObjectIds, 
MapiGroupOperationWithResult mapiGroupOperationCall)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.ExecuteMapiGroupOperationInternal(StoreObjectId[]
 sourceObjectIds, MapiGroupOperationInternalMethod method)
   at 
Microsoft.Exchange.Data.Storage.CoreFolder.InternalMoveOrCopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, Boolean move, Boolean 
returnNewIds, Nullable`1 deleteFlags, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.CoreFolder.CopyItems(CoreFolder 
destinationFolder, StoreObjectId[] sourceItemIds, PropertyDefinition[] 
propertyDefinitions, Object[] propertyValues, ItemIdValidatorDelegate 
itemIdValidator, Boolean returnNewIds, Boolean updateSource)
   at Microsoft.Exchange.Data.Storage.Folder.CopyItems(Folder 
destinationFolder, StoreObjec