From: mcp on 23 Mar 2007 14:41 I cannot remote wipe a device. I browse to http://localhost/MobileAdmin Then it brings up the web page and I type in the user mailbox. I click on wipe and it gives me this error The remote server returned an error: (404) Not Found. 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.Net.WebException: The remote server returned an error: (404) Not Found. 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: [WebException: The remote server returned an error: (404) Not Found.] System.Net.HttpWebRequest.CheckFinalStatus() +680 System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) +139 System.Net.HttpWebRequest.GetResponse() +249 Microsoft.Exchange.AirSync.Admin.Mailbox.putRemoteWipeIndicator(String deviceUri) +466 Microsoft.Exchange.AirSync.Admin.Mailbox.wipeDevice(String deviceUri, Boolean wipe) +228 Microsoft.Exchange.AirSync.Admin.Devices.doAction(Object sender, EventArgs e) +283 System.Web.UI.HtmlControls.HtmlAnchor.OnServerClick(EventArgs e) +108 System.Web.UI.HtmlControls.HtmlAnchor.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +26 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138 System.Web.UI.Page.ProcessRequestMain() +1292 --------------------------------------------------------------------------------
From: Missy Koslosky [MVP] on 23 Mar 2007 19:41 This is just a WAG, but I'm guessing the "(404) Not Found" indicates that the mobile device cannot be located. Maybe the battery has gone dead on the device... "mcp" <none(a)none.com> wrote in message news:e3k0qrXbHHA.4476(a)TK2MSFTNGP03.phx.gbl... >I cannot remote wipe a device. I browse to http://localhost/MobileAdmin > > Then it brings up the web page and I type in the user mailbox. I click on > wipe and it gives me this error > > The remote server returned an error: (404) Not Found. > 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.Net.WebException: The remote server returned an > error: (404) Not Found. > > 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: > > [WebException: The remote server returned an error: (404) Not Found.] > System.Net.HttpWebRequest.CheckFinalStatus() +680 > System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) +139 > System.Net.HttpWebRequest.GetResponse() +249 > Microsoft.Exchange.AirSync.Admin.Mailbox.putRemoteWipeIndicator(String > deviceUri) +466 > Microsoft.Exchange.AirSync.Admin.Mailbox.wipeDevice(String deviceUri, > Boolean wipe) +228 > Microsoft.Exchange.AirSync.Admin.Devices.doAction(Object sender, > EventArgs e) +283 > System.Web.UI.HtmlControls.HtmlAnchor.OnServerClick(EventArgs e) +108 > > System.Web.UI.HtmlControls.HtmlAnchor.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String > eventArgument) +26 > System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler > sourceControl, String eventArgument) +18 > System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +138 > System.Web.UI.Page.ProcessRequestMain() +1292 > > > > -------------------------------------------------------------------------------- > >
|
Pages: 1 Prev: Security Error Next: MMC error on opening exchange system manager |