Re: WebDAV disabled!



yes, its working. With "Microsoft Exchange Server" service extension enabled,
webdav queries are working over Exchange 2007.

I got one more Query,

WebDAV service extension is enabled in Exchange Server 2003 , by default.
where as, it is disabled or prohibited on the Exchange Server 2007 by default
during installation.

My question is that, When an Exchange Server 2007 is added to a domain
having Exhcange Server 2003 machines, do the WebDAV service extension on all
the Exchange Server 2003 machines are prohibited ?

because of adding an Exchange Server 2007 to existing Exhcange Domain, do
the wedav service will be disabled on all the servers?


Awaiting Reply,


Mahadev



"Lee Derbyshire [MVP]" wrote:

"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
    ... 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)
  • Re: WebDAV Query Throttling
    ... > If you need WebDAV API for Exchange server, ... >>> Post the query here. ... >>> If you need WebDAV API for Exchange server, ... >>> use our component WebDAV .NET for Exchange. ...
    (microsoft.public.exchange.development)
  • Issues regarding WebDAV
    ... I need to use WebDav to query our exchange server from an ASP.Net page, I can do this fine when I add a NetworkCredential object containing my user/password/domain. ...
    (microsoft.public.win32.programmer.messaging)