OMA problem (Full Version)

All Forums >> [Microsoft Exchange 2003] >> Outlook Web Access



Message


MODCAR -> OMA problem (15.Sep.2005 11:33:51 PM)

Cant connect to outlook mobile access, by mobile or pc.

event log gives this error:

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)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


I cannot work out whats wrong!




bej -> RE: OMA problem (16.Sep.2005 1:23:48 PM)

Check your SSL settings and make sure Integrated Authentication is enabled.
http://support.microsoft.com/default.aspx?scid=kb;en-us;817379




MODCAR -> RE: OMA problem (16.Sep.2005 8:08:56 PM)

Thank you so much, all fixed.




bartvincke -> RE: OMA problem (5.Oct.2005 8:48:22 AM)

I have the exact same problem with OMA
When I put 'require ssl' on for the website it does not work

I have followed the artikel from the knowledge base but since I'm running on windows 2000 server and thus have IIS 5 I cannot save the config to a file and reimport it. I have tried creating the virtual dir from scratch, pointing it to the exact same location as the current 'exchange' virtual dir, setting the same options and security
I followed the rest from the kb article ( reg edits ) but the oma still reports the error it cannot connect to the mailboxes.

fyi: if I turn ssl required off and use the standard exchange virutal dir, it does work

So basically, does anyone know how to get this working on windows 2000 server ?




Lebanese_007 -> RE: OMA problem (5.Oct.2005 11:36:06 AM)

i have the same problem, as soon as i installed and configured SelfSSL
i have windows 2003 server, exchange 2003 sp1, seflssl.
My configuration is:
oma\properties\Directory Security\Authintication and access control\
1) "Enable anonymous access" Not Checked
2) "Integrated Windows authintication" Not checked
3) "basic authintication" is checked.
4) ".NET..." is Not Checked
5) "Default domain" is our domain
6) "Realm" is empty

When i open internet explorer and type https://mail.mydomain.com/oma, it asks me for my username and password once, and then it gives me this error on the page "


A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator."

in the event log, it gives me
Event Type: Error
Event Source: MSExchangeOMA
Event Category: (1000)
Event ID: 1503
Date:  10/5/2005
Time:  11:35:45 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)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


if i enabled "Integrated Windows authintication", and opened ie again and typed https://mail.mydomain.com/oma
it gives me "A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Home"
*Notice that there is the word "Home" now

in the event log i get,

Event Type: Error
Event Source: MSExchangeOMA
Event Category: (1000)
Event ID: 1502
Date:  10/5/2005
Time:  11:37:39 AM
User:  N/A
Computer: MAIL
Description:
No Basic credentials were found in the HTTP request. To fix this problem, verify that Basic authentication is turned on and all other authentication methods are turned off on the Outlook(R) Mobile Access virtual directory.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

and


Event Type: Error
Event Source: MSExchangeOMA
Event Category: (1000)
Event ID: 1503
Date:  10/5/2005
Time:  11:37:40 AM
User:  N/A
Computer: MAIL
Description:
An unknown error occurred while processing the current request:
Message: Object reference not set to an instance of an object.
Source: Microsoft.Exchange.OMA.UserInterface
Stack trace:
  at Microsoft.Exchange.OMA.UserInterface.Global.Application_PreRequestHandlerExecute(Object sender, EventArgs e)
  at System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.


any ideas?

Thanks in advance




Lebanese_007 -> RE: OMA problem (6.Oct.2005 8:01:02 AM)

After i posted the previous post, i followed this link http://support.microsoft.com/default.aspx?scid=kb;en-us;817379 and did Method 2. and i still was getting this line after i log in. 
"A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Home"

so i gave up, after a while i got an e-mail from one of the users that has treo saying that it is working now.

I went back and opened ie, and typed https://mail.mydomain.com/oma, asked it for my username andpassword once, and then i got this message
"A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Home"

I clicked on home, and i was able to see my messages.

Thanks for all your help guys...





MODCAR -> RE: OMA problem (6.Oct.2005 2:43:54 PM)

quote:

ORIGINAL: Lebanese_007


I went back and opened ie, and typed https://mail.mydomain.com/oma, asked it for my username andpassword once, and then i got this message
"A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator.
Home"

I clicked on home, and i was able to see my messages.

Thanks for all your help guys...




Remove the https and replace with http, you will find it works better :)




bartvincke -> RE: OMA problem (9.Oct.2005 5:45:32 AM)

quote:

ORIGINAL: MODCAR


Remove the https and replace with http, you will find it works better :)


I think you're missing the point here

this is just about getting OMA to work with https installed ( and set to required , at least on the /exchange folder )




kidego -> RE: OMA problem (10.Oct.2005 6:16:29 PM)

Is there only the one exchange 2003 server? Or do you have a front end server involved here?




tad_braun -> RE: OMA problem (10.Oct.2005 11:58:44 PM)

Hello,

I've got a single server scenario, and I'm still getting the HTTP_440 error. It sounds as though I need to run that fix mentioned above (KB817379), but that requires some registry editing on my production Exchange Server, and I don't know for sure that'll fix this error. I'm interested in your ideas on this...

---Thaddeus B.




bartvincke -> RE: OMA problem (11.Oct.2005 1:18:11 AM)

just this server, nothing fancy

if only I could get that second virtual dir in IIS5 working, I'd be ok I guess




kidego -> RE: OMA problem (11.Oct.2005 10:04:15 AM)

Understood. I use a FE server so it's much cleaner and easier. So you've followed the article and it still doesn't work? Does your new OMA folder belong to the corect application pool?




bartvincke -> RE: OMA problem (12.Oct.2005 3:26:43 AM)

quote:

ORIGINAL: kidego

Understood. I use a FE server so it's much cleaner and easier. So you've followed the article and it still doesn't work? Does your new OMA folder belong to the corect application pool?


I took the same settings the exchange vdir is already running under

application : none ( default application pool )
execute permissions: none




Page: [1]