Dru
Mon May 12 15:47:00 PDT 2008
this is very frustrating
i followed some procedures in the link you provided, such as deleting the
OWA folders, then restarting the exch system attendant so that it will
recreate the virtual dirs, etc.
well it did not recreate some of the directories!
exchange-oma, nor Microsoft-Server-ActiveSync
so i restored the backup of the metabase.
i dont know how this got jacked up?
here is my current state:
microsoft-Server-ActiveSynd dir points to OMA/Sync that is completely
empty.. there are no files in there, and the folder date is very old, 2004.
is that ok? I cannot find any directions on how to restore files to OMA.
i thought i read someplace to make one of these virt directories point to
the same place as the other, such as OMA. ?
i am still getting 400 and 501, and 500 in eventvwr, in different places,
for mobile access.
There may be one issue that is causing a problem, we have two domains.
(among others)
the external and Exchnage mail domain is site1.com
But the default website, with installed 3rd party cert answers for site2.com
Then there is this DOMAINNAME.local floating around in settings...
However this has never been a problem for OWA, it has always worked ok.. We
go to Secure site2.com/exchange no problems. so i don't know if this should
affect OMA?
we have A Lot on 'default' website and i don't want to mess it up, but when
i delete and readd, or say i install the OMA admin... it doesnt install in to
the existing "Default website", it creates a second "Default website" in IIS
and puts it there.
when i run the windows component Add/ remove, to repair stuff, and I put in
the disc 3, the install or repair always fails, and then it asks to restart.
i'm getting nowhere.
We are very disappointed and at a loss. thanks for your help
Where is the location of "BackOffice" folder that is referenced in virtual
directories? i'm trying to find if files are missing.
"Cliff Galiher" wrote:
> A 400 error almost always indicates that a resource is missing. So now that
> ASP.Net is processing properly (by the lack of 501) it is trying to call a
> file or piece of code that is just plain gone. Probably a missing file or
> virtual directory. You can look at what *should* be present here:
>
>
http://www.msexchange.org/tutorials/Resetting-OWA-Folder-IIS-security-permissions-Exchange-2003.html
>
> -Cliff
>
>
> "Dru" <Dru@discussions.microsoft.com> wrote in message
> news:27C557FE-1C8F-4034-A24D-E229D674BD3E@microsoft.com...
> > Anyone have furhter ideas about same error with a 400 instead of 501?
> >
> > thanks
> >
> > Dru
> >
> > "Cliff Galiher" wrote:
> >
> >> I replied in your other thread before noticing this one (a bad habit I
> >> *REALLY* need to break) but the 501 not implemented is your
> >> problem...which
> >> is not certificate related (IMO.)
> >>
> >> As I posted elsewhere, I suspect this is caused because somehow your
> >> virtual
> >> directory got bumped up to ASP.Net 2.0. This can happen if somebody
> >> tries
> >> to upgrade to Sharepoint 3.0, for example. Companyweb, OMA, and OWA all
> >> need
> >> to be at ASP.Net 1.1 to work properly.
> >>
> >> -Cliff
> >>
> >>
> >> "Dru" <Dru@discussions.microsoft.com> wrote in message
> >> news:43347A9F-6A3E-4BAC-B2F5-8B23EB9308EF@microsoft.com...
> >> > Yes i am follwing directions as listed in deploying activesync on wm
> >> > platform
> >> > 6 document.
> >> >
> >> > i rebooted the phone after installing certificates. no luck
> >> >
> >> > the activesync setup on the phone is correct, just the website, user,
> >> > pass,
> >> > domain.. this is all good. if i make user or password wrong, it asks
> >> > me
> >> > again.. so authentication is working.
> >> >
> >> > it is a problem in the programming or config on the server.
> >> >
> >> > i've gone thru all the directory security on all and set as numerous
> >> > threads
> >> > suggest. no luck
> >> >
> >> > 3rd party cert is fine too.
> >> >
> >> > I get the 85010014 error on device for activesync log. cannot connect
> >> > via
> >> > air, or usb conn.
> >> >
> >> > on computer OR phone, web browser says:
> >> >
http://website.com/oma/(3twqba554tosiofehvjgzp55)/oma.aspx
> >> > A System error has occurred while processing your request. Please try
> >> > again. If the problem persists, contact your administrator.
> >> >
> >> > application log on server says 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)
> >> >
> >> >
> >> >
> >> >
> >> >
> >> > "Cris Hanna [SBS-MVP]" wrote:
> >> >
> >> >> have you rebooted the phone after installing the cert?
> >> >> Was it copied to the root of the device?? and installed from there?
> >> >>
> >> >> If you check certificates on the device, does it show it there now?
> >> >>
> >> >> I would then blow away all email configurations on the device and
> >> >> simply
> >> >> start ActiveSync on the device and it should walk you through
> >> >>
> >> >> the URL to put in is the same as the url you use for OWA without the
> >> >> https://
> >> >>
> >> >> just mail.domainname.com or something like that
> >> >>
> >> >> then just complete the wizard and should be ok
> >> >>
> >> >> the URL for OMA on the device should be
http://mail.domainname.com/oma
> >> >> (or whatever you use for OWA just change to oma
> >> >>
> >> >> from the lan on workstation does
http://servername/oma work??
> >> >>
> >> >> --
> >> >> 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:FC4049C5-1C99-4C83-80B9-123CE5D7888C@microsoft.com...
> >> >> on the device i also installed the intermediate cert that came with
> >> >> our
> >> >> purchase, too.
> >> >>
> >> >> no change, same error. 85010014
> >> >>
> >> >> this is a motorola Q 9c. we have two.
> >> >>
> >> >> today is over, but i wonder about mobile compat cert?
> >> >>
> >> >> when on the device i go to https ///oma, it logs in but then error
> >> >> and
> >> >> i
> >> >> cant see anything. that seems like cert problem to me.
> >> >>
> >> >> usb sync to exchange also same error.
> >> >>
> >> >> thanks and hope you have some other ideas!
> >>
> >>
>