Dear colleagues, We've met problems trying remote wipe feature at ActiveSync Mobile Administration Web tool. We have eX 2K3 FE SP2 which is located @ DMZ. Namely we've received the following error after entering smtp address to lookup list of devices: Server Error in '/MobileAdmin' Application. -------------------------------------------------------------------------------- Enumerator is positioned before the first item or after the last item. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: Enumerator is positioned before the first item or after the last item. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidOperationException: Enumerator is positioned before the first item or after the last item.] System.DirectoryServices.Interop.EnumVariant.GetValue() +66 System.DirectoryServices.ChildEnumerator.get_Current() +39 System.DirectoryServices.ChildEnumerator.System.Collections.IEnumerator.get_Current() +5 Microsoft.Exchange.AirSync.Admin.Mailbox.lookUpMailbox(String alias) +142 Microsoft.Exchange.AirSync.Admin.Devices.refreshDevicesTable() +85 Microsoft.Exchange.AirSync.Admin.Devices.Page_Load(Object sender, EventArgs e) +190 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +750 Have you got any ideas of such behavior to find a way and correct the issue? Thank you in advance.