I just recently configured ActiveSync on our Windows 2003 Small Business Server, and even though it's working, I'm getting the following error message:
Unexpected Exchange mailbox Server error: Server: [server.domain.com] User: [username@domain.com] HTTP status code: [400]. Verify that the Exchange mailbox Server is working correctly.
We have 10 smartphones connected to OMA. 3 Palm Treo 750s and 7 ATT 8525s using Windows Mobile 5. OWA is working with no errors. and I'm using a 3rd party certificate. In the event log, there are two events with the same Event ID of 3005 logged for each user approximately 5 seconds apart. Then repeats every 6 minutes. The phones are set to sync when items arrive. Though it keeps checking on a regular basis. Dispite the error messages the phones are syncing everything with the exchange server. The problem is that I'm getting over 2800 critical errors a day. Kinda want to get that to stop. So far we are not noticing an impact on the servers performance.
If I go to
http://www.domain.com/OMA from my workstation, I get the following error message:
"A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator."
&
the http address changes to
http://www.domain.com/oma/(b40freaoe3rzsd55rgvwsf55)/oma.aspx&
the following event error is logged:
Source: MSExchangeOMA Event ID: 1503
An unknown error occurred while processing the current request:
Message: The remote server returned an error: (400) Bad Request.
Source: Microsoft.Exchange.OMA.Exc
hangeDataP
rovider
Stack trace:
at Microsoft.Exchange.OMA.Exc
hangeDataP
rovider.Om
aWebReques
t.GetReque
stStream()
at Microsoft.Exchange.OMA.Exc
hangeDataP
rovider.Ex
changeServ
ices.GetSp
ecialFolde
rs()
at Microsoft.Exchange.OMA.Exc
hangeDataP
rovider.Ex
changeServ
ices..ctor
(UserInfo user)
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
Stack trace:
at System.Reflection.RuntimeC
onstructor
Info.Inter
nalInvoke(
BindingFla
gs invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean isBinderDefault)
at System.Reflection.RuntimeC
onstructor
Info.Invok
e(BindingF
lags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateI
nstanceImp
l(BindingF
lags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateIns
tance(Type
type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at Microsoft.Exchange.OMA.Use
rInterface
.Global.Se
ssion_Star
t(Object sender, EventArgs e)
Message: Exception of type Microsoft.Exchange.OMA.Dat
aProviderI
nterface.P
roviderExc
eption was thrown.
EventMessage:
UserMessage: A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Source: Microsoft.Exchange.OMA.Use
rInterface
Stack trace:
at Microsoft.Exchange.OMA.Use
rInterface
.Global.Se
ssion_Star
t(Object sender, EventArgs e)
at System.Web.SessionState.Se
ssionState
Module.Rai
seOnStart(
EventArgs e)
at System.Web.SessionState.Se
ssionState
Module.Com
pleteAcqui
reState()
at System.Web.SessionState.Se
ssionState
Module.Beg
inAcquireS
tate(Objec
t source, EventArgs e, AsyncCallback cb, Object extraData)
at System.Web.AsyncEventExecu
tionStep.S
ystem.Web.
HttpApplic
ation+IExe
cutionStep
.Execute()
at System.Web.HttpApplication
.ExecuteSt
ep(IExecut
ionStep step, Boolean& completedSynchronously)
Any help would be appreciated. Thanks.