HTTP-DAV on IIS 7.0
- by Ismail
I wan't to integrate .NET Application Updater Component in my application for auto update of client application. It says
The .NET Application Updater component
uses HTTP-DAV to download the
application update and thus requires a
Web server that supports HTTP-DAV. IIS
5.0 that comes with Windows 2000 and newer operating systems support
HTTP-DAV.
My server is a Windows 2008 Server and runs IIS 7.0. Does IIS 7.0 support "HTTP-DAV"? And if yes how can I enable it?