.NET Server

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 2022, Visual Studio 2019, Visual Studio 2017, Visual Studio 2015 Enterprise or Professional; Visual Studio 2013, Visual Studio 2012, Visual Studio 2010 Ultimate, Premium or Professional with Visual C# or Visual Web Developer installed. Service Pack 1 for Visual Studio 2010 is recommended.
  • The Wizard can add WebDAV implementation in C# to ASP.NET Web Application, ASP.NET Web Site, ASP.NET MVC 2, MVC 3, MVC 4, and MVC 5 Web Application. The project must utilize .NET Framework 3.5 or later version and run in IIS, Visual Studio Development Server 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.
Important! For development and testing purposes, we recommend using IIS 7.x or later or IIS Express. We do not recommend Visual Studio 2010 Development Server.