-2147467259 (0x80004005)
OWA still works when I use
www.exchange.com/exchange/username.
There is no information in the event logs and the IIS
logs shows the following:
2004-05-04 20:34:20 10.110.11.80 - 10.110.11.45 443
POST /exchweb/bin/auth/owaauth.dll - 500 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.1.4322)
Any thoughts?
--
David Ruschinek
Exchange Systems Manager
"Robert Sills" <anon...@discussions.microsoft.com> wrote in message
news:85eb01c43223$8c0bbc40$a101...@phx.gbl...
It needs to be running as "local system', which means it either needs to be
in the Inprocessisapiapps key at the w3svc level in the metabase or set the
Application Protection to "Low-In Process" on the Auth directory under
Exchweb.
The easiest thing is to go to IIS
then expand the Default Web Site
then Exchweb
then bin
Right click on Auth and choose Properties
Click "create" and then set the "Application Protection" to "Low -IIS
Process" as opposed to "Medium"
Restart IISAdmin and test
Hope this helps
--
Tim Hackbart M.C.S.E.
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
"Robert Sills" <anon...@discussions.microsoft.com> wrote in message
news:85eb01c43223$8c0bbc40$a101...@phx.gbl...