Re: WebDAV disabled!



"mahadev.1984" <mahadev1984@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:A7C6ECE9-C6EE-4248-8907-9AC358A79166@xxxxxxxxxxxxxxxx
Hi All,
On my Exchange Server , I disabled(prohibited) Webdav in the IIS
manager. And I ran some "Propfind" query over my mailbox in the exchange ,
to
get the display name and some other properties. I know that Propfind is a
webdav related entity.
To my surprise, the query worked and came out with multiple
outputs(Status 207). Even though I disabled Webdav and restarted the
machine
,how it works? Do i have to do some thing more to make it disable?

Some time back, when i executed the same query , I got 501 error.
Then
i enabled the Webdav. And it worked fine. Now I am not able to reproduce
the
same error status.
Please reply soon.


Awaiting Reply,

Mahadev

The IIS Extension named 'WebDAV' governs WebDAV operation throughout the
whole server, and is best left Prohibited.

The Extension named Microsoft Exchange Server is the one that enables WebDAV
operation on the Exchange Virtual Directory, and should be set to 'Allow'

Lee.

--
______________________________________

Outlook Web Access For PDA , OWA For WAP
www.leederbyshire.com
email a@t leederbyshire d.0.t c.0.m
______________________________________


.



Relevant Pages

  • Re: Read inboxes of various mailboxes on Exchange Server
    ... status of sending the HTTP request comes back with a valid 207. ... possible to use the method PROPFIND to request the "hasattachment" property ... > its the WebDAV reference from Microsoft. ... >> at sending a query to our Exchange Server to return back data I needed. ...
    (microsoft.public.exchange2000.development)
  • Re: WebDAV disabled!
    ... I got one more Query, ... WebDAV service extension is enabled in Exchange Server 2003, ...
    (microsoft.public.exchange.admin)
  • Re: Read inboxes of various mailboxes on Exchange Server
    ... Here is a list of of the WebDAV scheme used by exchange: ... To get the attachments, you must use the propietary X-MS-ENUMATTS method ... > at sending a query to our Exchange Server to return back data I needed. ... >> In this case do a PROPFIND on the mailbox root and retrieve the property ...
    (microsoft.public.exchange2000.development)
  • Re: WebDAV Query Throttling
    ... This is the query which is processed for each mailbox: ... > use our component WebDAV .NET for Exchange. ... >> Is it possible to throttle a WebDAV Query to Exchange Server 2003? ...
    (microsoft.public.exchange.development)
  • RE: Howto access Exchange over WebDav?
    ... * Sample for get appointments from an Exchange Server using WebDAV ... strQuery = strQuery + ... * Select only Appointments from our Ex.Server ...
    (microsoft.public.exchange.development)