I've been troubleshooting what I believe is a problem with the OMA virtual directory. It's a SBS 2003 environment. IIS is hosting OWA with SSL with no problem. OMA is not working. When I go to
https://mail.mydomain.com/oma I get to put in my username and password then it comes back with
"A System error has occurred while processing your request. Please try again. If the problem persists, contact your administrator."
At the same time I get the Event ID 1503.
Event Type: Error
Event Source: MSExchangeOMA
Event Category: (1000)
Event ID: 1503
Date: 12/27/2008
Time: 1:44:42 AM
User: N/A
Computer: SERVER1
Description:
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)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I have followed M$ article for creating the exchange-oma directory.
I've followed the article to delete all the exchange directories in default web site and letting system attendant recreate them, to no avail.
I'm really lost now on what to look at. I've even ran the wizards in SBS, I'm desperate.
The only thing that has changed recently is the the ip addresses when we moved offices. Previously we used the 192.168.x.x now we are using the 10.1.10.x scheme.