Lads,
I am running Exchange 2003 Sp2 on a Win 2003 R2 SP2 server.
I am testing mail for exchange with some Nokia E71’s. They work fine for email except for when I try to wipe them from the Remote Wipe Device on the exchange server i.e. When I login, I type the email addres of someone and hit enter I get the following error message:
Server Error in ‘/MobileAdmin’ Application.
——————————————————————————–
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
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:
[NullReferenceException: Object reference not set to an instance of an object.]
Microsoft.Exchange.AirSync.Admin.Mailbox.propFindRequest(String deviceUri) +391
Microsoft.Exchange.AirSync.Admin.Mailbox.getDevices() +194
Microsoft.Exchange.AirSync.Admin.Devices.refreshDevicesTable() +138
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
——————————————————————————–
Does anyone know what this means?