OWA logon hangs "loading" (Full Version)

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



Message


mjf41 -> OWA logon hangs "loading" (19.Sep.2006 3:30:04 PM)

Bit of a mare this.

Got 3 x W2K servers sp4 with Exchange 2003 sp2 all on one domain in 3 locations all VPN'd together.
Can get to the OWA logon screen ok on all servers but hanging after user name and password are entered and log on button is clicked. Sometimes gets to a message saying "loading" but goes no further.

I think this might be a permissions/access issue so if anyone could let me know the default Home Directory and Directory Security authentication methods for default website and exchweb it would be appreciated as I think the current config is messed up.

Would welcome any help / suggestions for this problem.

Thanks in advance

mjf41




leederbyshire -> RE: OWA logon hangs "loading" (19.Sep.2006 3:41:40 PM)

Have you seen this:

http://support.microsoft.com/?kbid=280823




mjf41 -> RE: OWA logon hangs "loading" (19.Sep.2006 4:14:39 PM)

Thanks Lee, I have seen this kb article but haven't cannot figure out what if any of the suggestions would be applicable.

f.y.i. the current Default Website, Exchweb and Exchange properties are as follows:

Default Web Site Home Directory:
Local Path: c:\inetpub\wwwroot
Read, Write, Log visits, Index this resource are all ticked
Application settings:
Application name: Default Application
Execute Permissions: Scripts only
Application Protection: Low (IIS process)
Default Web Site Directory Security authentication methods: Anonymous Access only

Exchweb Virtual Directory:
Local Path: C:\Program Files\Exchsrvr\ExchWeb
Read, Log visits and Index this resourse are all ticked.
Application name: Default Application (greyed out)
Execute Permissions: Scripts and Executables
Application Protection: Low (IIS Process) (greyed out)
ExchWeb Directory Security Authentication methods: Anonymous access only

Exchange virtual directory:
Local Path: M:\domainname\MBX
Script sourse access, Read, Write, Directory Browsing, Log visits and Index this resourse are all ticked.
Application name: Default Application (greyed out)
Execute Permissions: Scripts only
Application Proptection: Low (IIS Process) (greyed out)
Exchange Directory Security Authentication Methods: Basic authentication only

Authenticated users have Read & Execute, List Folder Contents and Write permissions enabled in C:\Program Files\Exchsrvr\exchweb folder





leederbyshire -> RE: OWA logon hangs "loading" (19.Sep.2006 4:28:34 PM)

Those look okay, although the M:\domainname\MBX is a bit strange (it's usually \\.\BackOfficeStorage\domain\MBX).  Still, if most of it is working, then that isn't likely to be the cause of the problem.  Actually, when you log on to OWA, the server sends a frame that just contains the word Loading... then the client executes some scripts referenced in the frames and uses WebDAV calls to the server to populate the message lists.  It's possible that the WebDAV calls aren't reaching the server, because many firewalls block them by default.  Have a look in your IIS log file, and make sure that just after you log on to /Exchange, there are SEARCH requests appearing.




mjf41 -> RE: OWA logon hangs "loading" (19.Sep.2006 5:20:38 PM)

Checked the IIS log files but to be honest I'm not sure what I'm supposed to be looking for, never looked at IIS log files before. I can post a sample if needed?

I am seeing DAVEX entries (ID 100 + 103) in the Windows event log.
Success Audit event ID 100 states that DAVEX has successfully started. Version 6.5.7638.1 and about 4 minutes later I'm getting Warning event ID 103 saying DAVEX to be shutdown with 2 remaining requests. Version 6.5.7638.1

Not sure if this is related but there are also Active Server Pages entries that are being logged amongst the DAVEX entries. These are Information event ID 3 Service started and in the same minute Information event ID 4 Service stopped.

Researched the DAVEX events in http://www.eventid.net but could see much about either.

I tried to log on to OWA again and couldn't see any search requests happening.




leederbyshire -> RE: OWA logon hangs "loading" (19.Sep.2006 5:33:39 PM)

Sure, post some lines.  The time is shown at the left, so log onto OWA, note the time, wait a few minutes (for IIS to flush the logs) and you will see a load of lines generated by your logon.  The first will contain "Exchange", and it will be followed by the folders and supporting files.  Paste the whole bunch.




mjf41 -> RE: OWA logon hangs "loading" (19.Sep.2006 6:31:59 PM)

ok, here's the latest IIS logfile:

Tried to log on to OWA again but doesn't get to the "loading" status now. Just hangs at the log on screen with the IE explorer status bar looking like it's searching/filling very slowly

#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2006-09-19 12:16:33
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)
2006-09-19 12:16:33 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 12:16:33 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 12:17:27 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 12:17:27 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 12:41:20 192.168.111.11 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:20 192.168.111.11 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://yate/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/prev-off.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/prev-bott.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/newfldr.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/refresh.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/replyall.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:26 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/search.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-folder-notes.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-folder-tasks.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-folder-journal.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-folder-calendar.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-folder-contacts.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/reminder.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/div.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/logoff.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/pg-first.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:27 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/pg-prev.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/pg-next.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/pg-last.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-importance.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-document.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/sort-a.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-plus.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/expand.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:28 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/status-info.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/dumpster.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/save.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/imp-low.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-check.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-msg-encrypted-read.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-msg-encrypted-reply.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-msg-encrypted-forward.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:29 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-msg-encrypted.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/hourglass.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/newitem.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/nin-bg.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/nb-ql-tgl.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/nb-show-ql.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/nb-bkgd.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/nb-hide-ql.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/tool-bkgd.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/logo2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:30 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/owacolors.css - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-6.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-compl.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-5.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-4.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-3.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/flg-1.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:31 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-exception2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-recur2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-meeting2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-private2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-reminder2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/view-spanday2.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/copyto.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/folder-lg.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:32 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/icon-journal.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/junkemail.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/notes.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/options.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/prev-right.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/root.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/rules.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/img/sr.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/themes/0/resize-dot.gif - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_view.htc - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:33 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_tree.htc - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_view.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_tree.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/vw_navbar.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/vw_message.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/tf_Messages.xsl - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/tf_TwoLine.xsl - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_view.xsl - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/util_view.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:34 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/util_buttons.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/owastyle.css - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/style30.css - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_ctxtmenu.htc - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_ctxtmenu.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/blank.htm - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/util_forms.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_previewpane.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:35 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_readappt.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_readnote.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_readpost.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_readreports.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_readtask.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_composenote.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_composepost.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_mimecommon.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_mimenote.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:37 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_mimepreviewpane.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_attach.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_composecdl.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_composecontact.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_composetask.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/frm_forwardmeeting.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/util_recipients.js - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:41:38 192.168.111.11 - 192.168.111.10 80 GET /exchweb/6.5.7638.1/controls/ctrl_reminder.htc - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+InfoPath.1)
2006-09-19 12:46:40 192.168.111.10 - 192.168.111.10 80 GET /exchange/administrator - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 12:46:40 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange/administrator&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
#Software: Microsoft Internet Information Services 5.0
#Version: 1.0
#Date: 2006-09-19 13:20:08
#Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status cs(User-Agent)
2006-09-19 13:20:08 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 13:20:08 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 13:20:41 192.168.111.10 - 192.168.111.10 80 POST /exchweb/bin/auth/owaauth.dll - 302 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 13:20:42 192.168.111.10 administrator 192.168.111.10 80 GET /exchange - 302 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 14:42:57 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 14:42:57 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 15:24:04 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 15:24:04 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 16:12:11 192.168.111.10 - 192.168.111.10 80 GET /exchange - 401 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)
2006-09-19 16:12:11 192.168.111.10 - 192.168.111.10 80 GET /exchweb/bin/auth/owalogon.asp url=http://192.168.111.10/exchange&reason=0 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.1.4322)




leederbyshire -> RE: OWA logon hangs "loading" (19.Sep.2006 7:15:11 PM)

It looks like it's showing you the FBA logon page, but not receiving the user details you type in.  Do you have URLScan on the server, or IISLockdown?  Is there an ISA server somewhere?

If you think the Exchange VDirs are messed up, just delete them in IIS Manager, and use this to re-create them:

http://support.microsoft.com/?kbid=883380

Remember, any permissions changes you make must be done in Exchange System Manager, not IIS Manager.




mjf41 -> RE: OWA logon hangs "loading" (22.Sep.2006 12:38:25 PM)

No URLscan, IISlockdown or ISA server.

I'll try the virtual directory recreate but will have to schedule it for after hours. I'll let you know how I get on.

Thanks again..




mjf41 -> RE: OWA logon hangs "loading" (10.Oct.2006 8:26:17 AM)

OK, finally got round to recreating the virtual directories as follows as per the link you posted http://support.microsoft.com/?kbid=883380

Exadmin
Exchweb
Public
Exchange
OMA
Microsoft-Server-ActiveSync

OWA logon looks like it's going to work but still hangs when loading. The search string for logon states:
Opening page http://192.168.111.10/exchange/username/Inbox/?Cmd=contents...
This is as far as I can get




leederbyshire -> RE: OWA logon hangs "loading" (10.Oct.2006 8:35:36 AM)

We'll have to go back to this, then:

http://support.microsoft.com/?kbid=280823

The most likely cause is that you have a firewall blocking incoming WebDAV requests.




mjf41 -> RE: OWA logon hangs "loading" (10.Oct.2006 10:42:56 AM)

Getting better, Authenticated Users was missing from Security in C:\Program Files\Exchsrvr\Exhweb folder.
Added Authenticated Users and applied the relevant permissions.
OWA logon no longer hangs, just says "You could not be logged on to Outlook Web Access. Make sure your domain\user name and password are correct, and then try again.
Tried logging on using 2 different users that I know should work but no luck.




leederbyshire -> RE: OWA logon hangs "loading" (10.Oct.2006 10:48:01 AM)

Did you try logging on with DOMAIN\USERNAME , and not just USERNAME?




mjf41 -> RE: OWA logon hangs "loading" (10.Oct.2006 10:56:59 AM)

yep, tried both




leederbyshire -> RE: OWA logon hangs "loading" (10.Oct.2006 11:04:44 AM)

It sounds like you have the blue Forms-based Auth form enabled.  FBA only works with Basic Auth on the Exchaneg VDir.  Can you have a look in IIS Manager, and make sure that on 'Exchange', only Basic Auth is checked, and nothing else.




mjf41 -> RE: OWA logon hangs "loading" (10.Oct.2006 11:18:39 AM)

Exchange Vdir was set to anonymous only. Changed it to basic only and now  back to logon hanging again?




leederbyshire -> RE: OWA logon hangs "loading" (10.Oct.2006 11:23:29 AM)

When you say 'logon hanging', does that mean that you get the 'Loading...' message again?

Also, since you use FBA, have you tried selecting the Basic client option when you log in?




mjf41 -> RE: OWA logon hangs "loading" (10.Oct.2006 12:13:28 PM)

sorry, I was a bit vague there.
I wasn't getting the "loading" message it was just hanging at the logon screen with the search bar gradually filling. So tried again, internally and externally, selecting Basic client, and this time got through to the users OWA page although it took forever and a day to load and the layout is all messed up.
Externally the navbar fills the whole page and internally you can see the navbar and emails but navbar links such as public folders cannot be displayed.
So it's getting better but not quite there yet.
Just tried logging on internally and externally again and it's hanging again at the logon screen




leederbyshire -> RE: OWA logon hangs "loading" (10.Oct.2006 2:55:37 PM)

So you see the blue login page, then you type in your credentials, click 'Login', but nothing else happens?  Have a look in your IIS Manager at the ExchWeb VDir, and make sure that Anonymous access is enabled.  I guess it already is, since you just recreated those directories, but I would still double check.




mjf41 -> RE: OWA logon hangs "loading" (11.Oct.2006 12:23:05 PM)

yes, ExchWeb anonymous access is enabled, nothing else.

I've listed below the Vdir properties following the rebuild. Can you take a look to see if there's anything that jumps out as being incorrect.

DEFAULT WEBSITE: Home directory
Local Path: C:\Inetpub\wwwroot
read, write, directory browsong, log visits, index this resource all ticked.
Application Settings:
Application name: Default
Execute Permissions: Scripts only
Application protection: Medium (Pooled)
Directory Security: Anonymous only

EXCHWEB: virual directory
Local path: C:\Program Files\Exchsrvr\exchweb
read, write, directory browsing, log visits, index this resource all ticked
Application settings:
Application name: default (greyed out)
Execute permissions: None
Application protection: Medium (Pooled) (greyed out)
Directory security: Anonymous only

PUBLIC: virtual directory
Local path: M:\domain name\Public Folders
script source access, read, write, directory browsing, log visits, index this source all ticked
Application settings:
Application name: default (greyed out)
Execute permissions: None
Application protection: Medium (Pooled) (greyed out)
Directory security: Basic only

EXCHANGE: virtual directory
Local path: M:\domain name\MBX
script source access, read, write, directory browsing, log visits, index this resource all ticked
Application settings:
Application name: default (greyed out)
Execut permissions: None
Application protection: Medium (Pooled) (greyed out)
Directory security: Basic only

EXADMIN: virtual directory
Local path: \\.\Backofficestorage
script source access, read, write, directory browsing, log visits, index this resource all ticked
Application settings:
Application name: default (greyed out)
Execute permissions: none
Application protection: Medium (Pooled) (greyed out)
Directory security: Integrated Windows authentication only

OMA: virtual directory
Local path: C:\Program Files\Exchsrvr\OMA\Browse
read, directory browsing, log visits, index this service ticked
Application settings:
Application name: /LM/W3SVC/1/root/OMA
Execute permissions: scripts only
Application protection: Medium (Pooled)
Directory security: Basic only

MICROSOFT-SERVER-ACTIVESYNC: virtual directory
Local path: C:\Program Files\Exchsrvr\OMA\Sync
directory browsing, log visits, index this resource ticked
Application settings:
Application name: default (greyed out)
Execute permissions: Scripts and Executables
Application protection: Medium (Pooled) (greyed out)
Dircetory security: Basic only







Page: [1] 2   next >   >>