|
|
|
date: 10 Mar 2005 15:07:56 -0800,
group: microsoft.public.exchange.mobility
back
Activesync Problem - Please HELP
Hi there,
Platforms:
IPAQ - Windows mobile 2003 Second Edition
Version 4.21.1088 (Build 14132)
Microsoft SBS 2003 - Exchange SP1
Forms bassed authentication is off.
Integrated Windows authentication turned on in Exchange virtual
directory.
Kerberos and NTLM Authentication is working.
When trying activesync the following error occurs
Error on IPAQ:
Synchronization failed because of a server error. Try again.
Error code: HTTP_500
Error in SBS application event log:
Source - Server ActiveSync
Category - None
Event ID - 3005
Description - Unexpected Exchange mailbox Server error: Server:
[server.domain.local] User: [user@domain.co.nz] HTTP status code:
[501]. Verify that the Exchange mailbox Server is working correctly.
When trying OMA the following error occurs
Error on IPAQ:
A system error has occurred while processing your request. Please try
again. If the problem persists, contact your administrator.
Error in SBS application event log:
Source - MSExchangeOMA
Category - (1000)
Event ID - 1503
Description - An unknown error occurred while processing the current
request:
Message: The remote server returned an error: (501) Not Implemented.
Source: Microsoft.Exchange.OMA.ExchangeDataProvider
Stack trace:
at
Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestStream()
at
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpecialFolders()
at
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(UserInfo
user)
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
Stack trace:
at
System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture,
Boolean isBinderDefault)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags
bindingAttr, Binder binder, Object[] args, CultureInfo culture,
Object[] activationAttributes)
at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object
sender, EventArgs e)
Message: Exception of type
Microsoft.Exchange.OMA.DataProviderInterface.ProviderException 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.UserInterface
Stack trace:
at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object
sender, EventArgs e)
at System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs
e)
at System.Web.SessionState.SessionStateModule.CompleteAcquireState()
at
System.Web.SessionState.SessionStateModule.BeginAcquireState(Object
source, EventArgs e, AsyncCallback cb, Object extraData)
at
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously)
Thanks
date: 10 Mar 2005 15:07:56 -0800
author: unknown
Re: Activesync Problem - Please HELP
Is SSL forced on in the Exchange virtual directory? If so OMA won't
work (activesync won't either but there is no guarentee getting OMA to
work will get active-sync to work).
-Eric
akact@hotmail.com wrote:
> Hi there,
>
> Platforms:
> IPAQ - Windows mobile 2003 Second Edition
> Version 4.21.1088 (Build 14132)
>
> Microsoft SBS 2003 - Exchange SP1
>
> Forms bassed authentication is off.
> Integrated Windows authentication turned on in Exchange virtual
> directory.
> Kerberos and NTLM Authentication is working.
>
> When trying activesync the following error occurs
>
> Error on IPAQ:
>
> Synchronization failed because of a server error. Try again.
> Error code: HTTP_500
>
>
> Error in SBS application event log:
>
> Source - Server ActiveSync
> Category - None
> Event ID - 3005
>
> Description - Unexpected Exchange mailbox Server error: Server:
> [server.domain.local] User: [user@domain.co.nz] HTTP status code:
> [501]. Verify that the Exchange mailbox Server is working correctly.
>
>
> When trying OMA the following error occurs
>
> Error on IPAQ:
>
> A system error has occurred while processing your request. Please try
> again. If the problem persists, contact your administrator.
>
>
> Error in SBS application event log:
>
> Source - MSExchangeOMA
> Category - (1000)
> Event ID - 1503
>
> Description - An unknown error occurred while processing the current
> request:
> Message: The remote server returned an error: (501) Not Implemented.
> Source: Microsoft.Exchange.OMA.ExchangeDataProvider
> Stack trace:
> at
>
Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestStream()
> at
>
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpecialFolders()
> at
>
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(UserInfo
> user)
>
> Message: Exception has been thrown by the target of an invocation.
> Source: mscorlib
> Stack trace:
> at
> System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags
> invokeAttr, Binder binder, Object[] parameters, CultureInfo culture,
> Boolean isBinderDefault)
> at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
> invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
> at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr,
> Binder binder, Object[] args, CultureInfo culture, Object[]
> activationAttributes)
> at System.Activator.CreateInstance(Type type, BindingFlags
> bindingAttr, Binder binder, Object[] args, CultureInfo culture,
> Object[] activationAttributes)
> at
Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object
> sender, EventArgs e)
>
> Message: Exception of type
> Microsoft.Exchange.OMA.DataProviderInterface.ProviderException 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.UserInterface
> Stack trace:
> at
Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object
> sender, EventArgs e)
> at
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs
> e)
> at
System.Web.SessionState.SessionStateModule.CompleteAcquireState()
> at
> System.Web.SessionState.SessionStateModule.BeginAcquireState(Object
> source, EventArgs e, AsyncCallback cb, Object extraData)
> at
>
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
> Boolean& completedSynchronously)
>
>
> Thanks
date: 11 Mar 2005 08:29:41 -0800
author: plainlanguage
|
|