While I am able to access in a browser OWA using SSL via
https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
using SSL via https://FQDN/owa , while attempting to do so, after presented
with a login screen, I get the following error in my browser "A System error
has occurred while processing your request. Please try again. If the problem
persists, contact your administrator." In addition, I get the following
event "

Event Type: Error
Event Source: MSExchangeOMA
Event Category: (1000)
Event ID: 1503
Date: 5/2/2005
Time: 11:42:20 AM
User: N/A
Computer: MAIL
Description:
An unknown error occurred while processing the current request:
Message: The remote server returned an error: (403) Forbidden.
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) "

Also, in my Pocket PC 2003, I am getting the following error. HTTP_403

I have read about the inability for OMA not to work with an SSL, but given
the fact that my OWA is working fine, I cannot understand this issue.
Surely, I am not the only user ever want to secure OMA with a single Exchange
2003 server?

RE: Exhange 2003, OWA, SSL, and Event ID 1503 by trab

trab
Fri May 06 04:28:17 CDT 2005

I've just posted a reply for a similar problem (original msg by Tarran, subj
OMA, 21/03/2005 5.27 PST). I suppose the same reply may be useful to you, I
think your OMA problem is not SSL...

Trab

P.S.: I have a Motorola MPx200 (Windows Smartphone 2002) connecting to my
Exchange Server both with ActiveSync and OMA via https. It works fine, the
only real problem was to convince my Smartphone to trust (or to ignore
trusting for) my office CA.


"Chris Chambless" ha scritto:

> While I am able to access in a browser OWA using SSL via
> https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
> using SSL via https://FQDN/owa , while attempting to do so, after presented
> with a login screen, I get the following error in my browser "A System error
> has occurred while processing your request. Please try again. If the problem
> persists, contact your administrator." In addition, I get the following
> event "
>
> Event Type: Error
> Event Source: MSExchangeOMA
> Event Category: (1000)
> Event ID: 1503
> Date: 5/2/2005
> Time: 11:42:20 AM
> User: N/A
> Computer: MAIL
> Description:
> An unknown error occurred while processing the current request:
> Message: The remote server returned an error: (403) Forbidden.
> 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) "
>
> Also, in my Pocket PC 2003, I am getting the following error. HTTP_403
>
> I have read about the inability for OMA not to work with an SSL, but given
> the fact that my OWA is working fine, I cannot understand this issue.
> Surely, I am not the only user ever want to secure OMA with a single Exchange
> 2003 server?

RE: Exhange 2003, OWA, SSL, and Event ID 1503 by robinwilson16

robinwilson16
Wed May 18 15:51:06 CDT 2005

Hello

I have exactly the same error
Have tried the other solution by adding the host header but it didn't work

Please can someone help
Thanks
Robin

"trab" wrote:

> I've just posted a reply for a similar problem (original msg by Tarran, subj
> OMA, 21/03/2005 5.27 PST). I suppose the same reply may be useful to you, I
> think your OMA problem is not SSL...
>
> Trab
>
> P.S.: I have a Motorola MPx200 (Windows Smartphone 2002) connecting to my
> Exchange Server both with ActiveSync and OMA via https. It works fine, the
> only real problem was to convince my Smartphone to trust (or to ignore
> trusting for) my office CA.
>
>
> "Chris Chambless" ha scritto:
>
> > While I am able to access in a browser OWA using SSL via
> > https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
> > using SSL via https://FQDN/owa , while attempting to do so, after presented
> > with a login screen, I get the following error in my browser "A System error
> > has occurred while processing your request. Please try again. If the problem
> > persists, contact your administrator." In addition, I get the following
> > event "
> >
> > Event Type: Error
> > Event Source: MSExchangeOMA
> > Event Category: (1000)
> > Event ID: 1503
> > Date: 5/2/2005
> > Time: 11:42:20 AM
> > User: N/A
> > Computer: MAIL
> > Description:
> > An unknown error occurred while processing the current request:
> > Message: The remote server returned an error: (403) Forbidden.
> > 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) "
> >
> > Also, in my Pocket PC 2003, I am getting the following error. HTTP_403
> >
> > I have read about the inability for OMA not to work with an SSL, but given
> > the fact that my OWA is working fine, I cannot understand this issue.
> > Surely, I am not the only user ever want to secure OMA with a single Exchange
> > 2003 server?

RE: Exhange 2003, OWA, SSL, and Event ID 1503 by trab

trab
Thu May 19 02:57:01 CDT 2005

Try by opening Exchange virtual directory as OMA does. On the server itself
open IE, then type the address as in Q817379:

http://(netbios_name_of_mailbox_server)/exchange/(mailbox_alias)

Does it produce the same error?

Trab

"robinwilson16" ha scritto:

> Hello
>
> I have exactly the same error
> Have tried the other solution by adding the host header but it didn't work
>
> Please can someone help
> Thanks
> Robin
>
> "trab" wrote:
>
> > I've just posted a reply for a similar problem (original msg by Tarran, subj
> > OMA, 21/03/2005 5.27 PST). I suppose the same reply may be useful to you, I
> > think your OMA problem is not SSL...
> >
> > Trab
> >
> > P.S.: I have a Motorola MPx200 (Windows Smartphone 2002) connecting to my
> > Exchange Server both with ActiveSync and OMA via https. It works fine, the
> > only real problem was to convince my Smartphone to trust (or to ignore
> > trusting for) my office CA.
> >
> >
> > "Chris Chambless" ha scritto:
> >
> > > While I am able to access in a browser OWA using SSL via
> > > https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
> > > using SSL via https://FQDN/owa , while attempting to do so, after presented
> > > with a login screen, I get the following error in my browser "A System error
> > > has occurred while processing your request. Please try again. If the problem
> > > persists, contact your administrator." In addition, I get the following
> > > event "
> > >
> > > Event Type: Error
> > > Event Source: MSExchangeOMA
> > > Event Category: (1000)
> > > Event ID: 1503
> > > Date: 5/2/2005
> > > Time: 11:42:20 AM
> > > User: N/A
> > > Computer: MAIL
> > > Description:
> > > An unknown error occurred while processing the current request:
> > > Message: The remote server returned an error: (403) Forbidden.
> > > 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) "
> > >
> > > Also, in my Pocket PC 2003, I am getting the following error. HTTP_403
> > >
> > > I have read about the inability for OMA not to work with an SSL, but given
> > > the fact that my OWA is working fine, I cannot understand this issue.
> > > Surely, I am not the only user ever want to secure OMA with a single Exchange
> > > 2003 server?

RE: Exhange 2003, OWA, SSL, and Event ID 1503 by Robin

Robin
Fri May 27 18:05:01 CDT 2005

Sorry I didn't get back to you sooner

Yes that still gives me the same error

After disabling https though it works

I would rather use https though if there was a way
Do you know how I can get it working through https?

Thanks
Robin

"trab" wrote:

> Try by opening Exchange virtual directory as OMA does. On the server itself
> open IE, then type the address as in Q817379:
>
> http://(netbios_name_of_mailbox_server)/exchange/(mailbox_alias)
>
> Does it produce the same error?
>
> Trab
>
> "robinwilson16" ha scritto:
>
> > Hello
> >
> > I have exactly the same error
> > Have tried the other solution by adding the host header but it didn't work
> >
> > Please can someone help
> > Thanks
> > Robin
> >
> > "trab" wrote:
> >
> > > I've just posted a reply for a similar problem (original msg by Tarran, subj
> > > OMA, 21/03/2005 5.27 PST). I suppose the same reply may be useful to you, I
> > > think your OMA problem is not SSL...
> > >
> > > Trab
> > >
> > > P.S.: I have a Motorola MPx200 (Windows Smartphone 2002) connecting to my
> > > Exchange Server both with ActiveSync and OMA via https. It works fine, the
> > > only real problem was to convince my Smartphone to trust (or to ignore
> > > trusting for) my office CA.
> > >
> > >
> > > "Chris Chambless" ha scritto:
> > >
> > > > While I am able to access in a browser OWA using SSL via
> > > > https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
> > > > using SSL via https://FQDN/owa , while attempting to do so, after presented
> > > > with a login screen, I get the following error in my browser "A System error
> > > > has occurred while processing your request. Please try again. If the problem
> > > > persists, contact your administrator." In addition, I get the following
> > > > event "
> > > >
> > > > Event Type: Error
> > > > Event Source: MSExchangeOMA
> > > > Event Category: (1000)
> > > > Event ID: 1503
> > > > Date: 5/2/2005
> > > > Time: 11:42:20 AM
> > > > User: N/A
> > > > Computer: MAIL
> > > > Description:
> > > > An unknown error occurred while processing the current request:
> > > > Message: The remote server returned an error: (403) Forbidden.
> > > > 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) "
> > > >
> > > > Also, in my Pocket PC 2003, I am getting the following error. HTTP_403
> > > >
> > > > I have read about the inability for OMA not to work with an SSL, but given
> > > > the fact that my OWA is working fine, I cannot understand this issue.
> > > > Surely, I am not the only user ever want to secure OMA with a single Exchange
> > > > 2003 server?

RE: Exhange 2003, OWA, SSL, and Event ID 1503 by trab

trab
Sun May 29 09:58:01 CDT 2005

Did you already tried the two methods as suggested in Q817379? Is your
Exchange 2003 configured as a front-end server?

http://support.microsoft.com/kb/817379
http://support.microsoft.com/kb/818476

Trab


"Robin Wilson" ha scritto:

> Sorry I didn't get back to you sooner
>
> Yes that still gives me the same error
>
> After disabling https though it works
>
> I would rather use https though if there was a way
> Do you know how I can get it working through https?
>
> Thanks
> Robin
>
> "trab" wrote:
>
> > Try by opening Exchange virtual directory as OMA does. On the server itself
> > open IE, then type the address as in Q817379:
> >
> > http://(netbios_name_of_mailbox_server)/exchange/(mailbox_alias)
> >
> > Does it produce the same error?
> >
> > Trab
> >
> > "robinwilson16" ha scritto:
> >
> > > Hello
> > >
> > > I have exactly the same error
> > > Have tried the other solution by adding the host header but it didn't work
> > >
> > > Please can someone help
> > > Thanks
> > > Robin
> > >
> > > "trab" wrote:
> > >
> > > > I've just posted a reply for a similar problem (original msg by Tarran, subj
> > > > OMA, 21/03/2005 5.27 PST). I suppose the same reply may be useful to you, I
> > > > think your OMA problem is not SSL...
> > > >
> > > > Trab
> > > >
> > > > P.S.: I have a Motorola MPx200 (Windows Smartphone 2002) connecting to my
> > > > Exchange Server both with ActiveSync and OMA via https. It works fine, the
> > > > only real problem was to convince my Smartphone to trust (or to ignore
> > > > trusting for) my office CA.
> > > >
> > > >
> > > > "Chris Chambless" ha scritto:
> > > >
> > > > > While I am able to access in a browser OWA using SSL via
> > > > > https://FQDN/exchange/ without issues, I am unable to access in a browser OMA
> > > > > using SSL via https://FQDN/owa , while attempting to do so, after presented
> > > > > with a login screen, I get the following error in my browser "A System error
> > > > > has occurred while processing your request. Please try again. If the problem
> > > > > persists, contact your administrator." In addition, I get the following
> > > > > event "
> > > > >
> > > > > Event Type: Error
> > > > > Event Source: MSExchangeOMA
> > > > > Event Category: (1000)
> > > > > Event ID: 1503
> > > > > Date: 5/2/2005
> > > > > Time: 11:42:20 AM
> > > > > User: N/A
> > > > > Computer: MAIL
> > > > > Description:
> > > > > An unknown error occurred while processing the current request:
> > > > > Message: The remote server returned an error: (403) Forbidden.
> > > > > 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) "
> > > > >
> > > > > Also, in my Pocket PC 2003, I am getting the following error. HTTP_403
> > > > >
> > > > > I have read about the inability for OMA not to work with an SSL, but given
> > > > > the fact that my OWA is working fine, I cannot understand this issue.
> > > > > Surely, I am not the only user ever want to secure OMA with a single Exchange
> > > > > 2003 server?