IT Hit WebDAV Server Engine Prerequisites
In this article
IT Hit WebDAV Server Engine Prerequisites
IT Hit WebDAV Server Engine for .NET Prerequisites
Supported .NET Platforms:- .NET Standard 1.6
- .NET Core 1.0+
- .NET Framework 4.5.2+
- Mono 4.6
IIS-based WebDAV server is tested on:
- Windows 11, Windows 10, Windows 10 Anniversary Update, Windows 10 Creators Update
- Windows Server 2022
- Windows Server 2019
- Windows Server 2016
- Windows Server 2012 or Windows Server 2012 R2
- Windows 8 or Windows 8.1
- Windows 7
- Windows Server 2008 or Windows Server 2008 R2
- Windows Vista
- Windows Server 2003 or Windows Server 2003 R2
Both Integrated and classic pools are supported running ASP.NET 2.0 or ASP.NET 4.0.
HttpListener-based WebDAV server is tested on:
- Windows 11, Windows 10, Windows 10 Anniversary Update, Windows 10 Creators Update
- Windows Server 2022
- Windows Server 2019
- Windows Server 2016
- Windows Server 2012 or Windows Server 2012 R2
- Windows 8 or Windows 8.1
- Windows 7
- Windows Server 2008 or Windows Server 2008 R2
- Windows Vista
- Windows Server 2003 or Windows Server 2003 R2
The IT Hit WebDAV Server supports both 32-bit and 64-bit OS and .NET Framework versions.
WebDAV Server Implementation Wizard Prerequisites
- Visual Studio Code January 2024 (version 1.86).
- Visual Studio 2022, Visual Studio 2019, Visual Studio 2017, Visual Studio 2015 Enterprise or Professional with Visual C# or Visual Web Developer installed.
- The Wizard can add WebDAV implementation in C# to ASP.NET Core Web App, Blazor Web App, ASP.NET Web Application, ASP.NET Web Site, ASP.NET MVC 2-5 Web Application. The project must utilize .NET Framework 4.5.2 or later version and run on IIS or IIS Express.
- To create a WebDAV implementation that stores data in the Microsoft SQL database using Visual Studio Wizard, the Microsoft SQL Server Express 2008 or later is recommended. Without Microsoft SQL Server Express, you will have to create a database manually executing the database script.