I am working thru lots of problems, fix one thing to get another error.

we have 3 motorola q 9c phones im trying to active sync over air.. also usb
sync thru exchange via workstation also does not work.

3rd party cert was installed on devices and computers.

when i try to https //oma, i cannot on either device or computer IE

this is the error in event viewer event 1503

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)

can anyone help? thanks

Re: activesync 85010014 by Cliff

Cliff
Wed May 07 10:52:19 PDT 2008

I've seen this error before when the IIS instance for OMA/OWA was 'upgraded'
to a different version of the .Net Framework. Before I go and post
potentially server-altering instructions, can you confirm if this might be
the case?

-Cliff


"Dru" <Dru@discussions.microsoft.com> wrote in message
news:DD046BA6-DFB1-4A72-9A7D-63EBBA08E35F@microsoft.com...
> I am working thru lots of problems, fix one thing to get another error.
>
> we have 3 motorola q 9c phones im trying to active sync over air.. also
> usb
> sync thru exchange via workstation also does not work.
>
> 3rd party cert was installed on devices and computers.
>
> when i try to https //oma, i cannot on either device or computer IE
>
> this is the error in event viewer event 1503
>
> 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)
>
> can anyone help? thanks


Re: activesync 85010014 by Dru

Dru
Wed May 07 12:10:04 PDT 2008

hi Cliff,

in add/remove progs, i have

.net 1.1 device update 4.0
.net 2.0
.net 3.0
windows server 2003 SP 2

i have nothing listed for exchange in add/remove

my exchange version is 6.5.7226.0

in properties of the exchange virtual folder in IIS, ASP.NET is on 2.0.50727

i think this is global for all in the default website.

Thanks,

"Cliff Galiher" wrote:

> I've seen this error before when the IIS instance for OMA/OWA was 'upgraded'
> to a different version of the .Net Framework. Before I go and post
> potentially server-altering instructions, can you confirm if this might be
> the case?
>
> -Cliff
>
>
> "Dru" <Dru@discussions.microsoft.com> wrote in message
> news:DD046BA6-DFB1-4A72-9A7D-63EBBA08E35F@microsoft.com...
> > I am working thru lots of problems, fix one thing to get another error.
> >
> > we have 3 motorola q 9c phones im trying to active sync over air.. also
> > usb
> > sync thru exchange via workstation also does not work.
> >
> > 3rd party cert was installed on devices and computers.
> >
> > when i try to https //oma, i cannot on either device or computer IE
> >
> > this is the error in event viewer event 1503
> >
> > 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)
> >
> > can anyone help? thanks
>
>

Re: activesync 85010014 by Cris

Cris
Wed May 07 13:28:35 PDT 2008

This is a multi-part message in MIME format.

------=_NextPart_000_0071_01C8B057.03D47E00
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: quoted-printable

Dru
Better to stick to the original thread

I've replied there

--=20
Cris Hanna [SBS-MVP]
-------------------------------------------------
Microsoft MVPs
Independent Experts (MVPs do not work for MS)
Real World Answers
---------------------------------------------------------
Please do not contact me directly regarding issues

"Dru" <Dru@discussions.microsoft.com> wrote in message =
news:DD046BA6-DFB1-4A72-9A7D-63EBBA08E35F@microsoft.com...
I am working thru lots of problems, fix one thing to get another =
error.

we have 3 motorola q 9c phones im trying to active sync over air.. =
also usb=20
sync thru exchange via workstation also does not work.

3rd party cert was installed on devices and computers.

when i try to https //oma, i cannot on either device or computer IE

this is the error in event viewer event 1503

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=20
=
Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestStrea=
m()
at=20
=
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpecialFo=
lders()
at=20
=
Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(UserIn=
fo=20
user)

Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
Stack trace:
at =
System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags=20
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, =
Boolean=20
isBinderDefault)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags=20
invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, =
Binder=20
binder, Object[] args, CultureInfo culture, Object[] =
activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags =
bindingAttr,=20
Binder binder, Object[] args, CultureInfo culture, Object[]=20
activationAttributes)
at Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object =

sender, EventArgs e)

Message: Exception of type=20
Microsoft.Exchange.OMA.DataProviderInterface.ProviderException was =
thrown.
EventMessage:=20
UserMessage: A System error has occurred while processing your =
request.=20
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=20
source, EventArgs e, AsyncCallback cb, Object extraData)
at=20
=
System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecutionS=
tep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, =
Boolean&=20
completedSynchronously)

can anyone help? thanks
------=_NextPart_000_0071_01C8B057.03D47E00
Content-Type: text/html;
charset="Utf-8"
Content-Transfer-Encoding: quoted-printable

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8">
<META content=3D"MSHTML 6.00.2900.3314" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Dru</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Better to stick to the original =
thread</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've replied there</FONT></DIV>
<DIV><BR>-- <BR>Cris Hanna=20
[SBS-MVP]<BR>-------------------------------------------------<BR>Microso=
ft=20
MVPs<BR>&nbsp;Independent Experts (MVPs do not work for MS)<BR>Real =
World=20
Answers<BR>---------------------------------------------------------<BR>P=
lease=20
do not contact me directly regarding issues<BR></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Dru" &lt;<A=20
=
href=3D"mailto:Dru@discussions.microsoft.com">Dru@discussions.microsoft.c=
om</A>&gt;=20
wrote in message <A=20
=
href=3D"news:DD046BA6-DFB1-4A72-9A7D-63EBBA08E35F@microsoft.com">news:DD0=
46BA6-DFB1-4A72-9A7D-63EBBA08E35F@microsoft.com</A>...</DIV>I=20
am working thru lots of problems, fix one thing to get another=20
error.<BR><BR>we have 3 motorola q 9c phones im trying to active sync =
over=20
air.. also usb <BR>sync thru exchange via workstation also does not=20
work.<BR><BR>3rd party cert was installed on devices and=20
computers.<BR><BR>when i try to https //oma, i cannot on either device =
or=20
computer IE<BR><BR>this is the error in event viewer event =
1503<BR><BR>An=20
unknown error occurred while processing the current =
request:<BR>Message: The=20
remote server returned an error: (501) Not Implemented.<BR>Source:=20
Microsoft.Exchange.OMA.ExchangeDataProvider<BR>Stack =
trace:<BR>&nbsp;&nbsp; at=20
=
<BR>Microsoft.Exchange.OMA.ExchangeDataProvider.OmaWebRequest.GetRequestS=
tream()<BR>&nbsp;&nbsp;=20
at=20
=
<BR>Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices.GetSpeci=
alFolders()<BR>&nbsp;&nbsp;=20
at=20
=
<BR>Microsoft.Exchange.OMA.ExchangeDataProvider.ExchangeServices..ctor(Us=
erInfo=20
<BR>user)<BR><BR>Message: Exception has been thrown by the target of =
an=20
invocation.<BR>Source: mscorlib<BR>Stack trace:<BR>&nbsp;&nbsp; at=20
System.Reflection.RuntimeConstructorInfo.InternalInvoke(BindingFlags=20
<BR>invokeAttr, Binder binder, Object[] parameters, CultureInfo =
culture,=20
Boolean <BR>isBinderDefault)<BR>&nbsp;&nbsp; at=20
System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags =
<BR>invokeAttr,=20
Binder binder, Object[] parameters, CultureInfo =
culture)<BR>&nbsp;&nbsp; at=20
System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder =

<BR>binder, Object[] args, CultureInfo culture, Object[]=20
activationAttributes)<BR>&nbsp;&nbsp; at =
System.Activator.CreateInstance(Type=20
type, BindingFlags bindingAttr, <BR>Binder binder, Object[] args, =
CultureInfo=20
culture, Object[] <BR>activationAttributes)<BR>&nbsp;&nbsp; at=20
Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object =
<BR>sender,=20
EventArgs e)<BR><BR>Message: Exception of type=20
<BR>Microsoft.Exchange.OMA.DataProviderInterface.ProviderException was =

thrown.<BR>EventMessage: <BR>UserMessage: A System error has occurred =
while=20
processing your request. <BR>Please try again. If the problem =
persists,=20
contact your administrator.<BR>Source:=20
Microsoft.Exchange.OMA.UserInterface<BR>Stack trace:<BR>&nbsp;&nbsp; =
at=20
Microsoft.Exchange.OMA.UserInterface.Global.Session_Start(Object =
<BR>sender,=20
EventArgs e)<BR>&nbsp;&nbsp; at=20
System.Web.SessionState.SessionStateModule.RaiseOnStart(EventArgs=20
e)<BR>&nbsp;&nbsp; at=20
=
System.Web.SessionState.SessionStateModule.CompleteAcquireState()<BR>&nbs=
p;&nbsp;=20
at System.Web.SessionState.SessionStateModule.BeginAcquireState(Object =

<BR>source, EventArgs e, AsyncCallback cb, Object =
extraData)<BR>&nbsp;&nbsp;=20
at=20
=
<BR>System.Web.AsyncEventExecutionStep.System.Web.HttpApplication+IExecut=
ionStep.Execute()<BR>&nbsp;&nbsp;=20
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, =
Boolean&amp;=20
<BR>completedSynchronously)<BR><BR>can anyone help?=20
thanks</BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0071_01C8B057.03D47E00--