Hi, I have written a WebDav application on XP professional using C#. It works fine for most of the cases, i read somewhere that Win 2003 has the WebDav Server extension forbidden by default. I dont have a win3k server to test so my question would be, will an application that uses webDav to talk to an exchange server work when the client application that uses WebDaV is on Win3k machine. thanks a23rd.
Hi, Exchange WebDAV and IIS WebDAV are different things - Exchange has its own ISAPI filter which handles all the WebDAV stuff related to Exchange, so there is no problem. To be sure, download the trial version of Windows 2003 and test for yourself.. Best regards, Henning Krause "a23rd" wrote in message news:1149612844.590588.108110@c74g2000cwc.googlegroups.com... > Hi, > I have written a WebDav application on XP professional using C#. It > works fine for most of the cases, i read somewhere that Win 2003 has > the WebDav Server extension forbidden by default. I dont have a win3k > server to test so my question would be, will an application that uses > webDav to talk to an exchange server work when the client application > that uses WebDaV is on Win3k machine. > thanks > a23rd. >