|
The IT Hit WebDAV Server Engine v1.0.4.0 was tested with Windows Server 2008 Release Candidate 0. Both IIS-based server and HttpListener-based server fully support Windows Server 2008 RC 0.
The IIS 7.0 installation on Windows Server 2008 is somewhat different from Windows Vista. To install IIS 7.0 go to Server Manager->Add Roles. Install ISAPI Filters (if you plan to run your WebDAV server in Classic pipeline mode pool) and ASP.NET (if you plan using Integrated application pool). The WebDAV site configuration in IIS 7.0 on Windows Server 2008 is identical to IIS 7.0 configuration under Windows Vista.
Note that Web Folders client are not supported on Windows Server 2008 RC0. To access WebDAV server with Web Folders you will need a Windows Vista, Windows XP or Windows Server 2003 machine. You can also use any other RFC 2518 compatible WebDAV client. See Accessing WebDAV Server.
|