Questions tagged [ithit-webdav-server]

Stands for IT Hit WebDAV Server Engine for .Net

This tag is used to mark questions related to IT Hit WebDAV Server Engine for .Net.

89 questions
10
votes
1 answer

WebDav on Azure Blob storage

Is there a way to implement IT HIT WebDAV on the Azure blob file storage? We really don't want to buy Virtual Machine to do so, we already got Web Application running on Azure and we want to store all Documents/Files on the Azure file storage. Any…
Chirag Pareek
  • 111
  • 1
  • 4
7
votes
1 answer

Windows 10 Explorer displays wrong values for total size and free space for WebDAV drive

I am developing a WebDAV connection for a database based ECM system using the IT HIT WebDAV engine and .net 5. I have mapped WebDAV to a network drive in explorer. When I list all drives in explorer, the total size and free space of the WebDAV drive…
sawie
  • 241
  • 2
  • 9
7
votes
0 answers

Integration of WebDav with azure blob storage

I need to use webdav in my application but i have one question which is related to azure blob storage support. Is it possible to integrate azure blob storage with webdav?
6
votes
1 answer

Authentication issues in IT Hit WebDAVServer in ASP.NET Core using MS-OFBA

We are looking to implement MS-OFBA in the ASP.NET Core WebDAV Server Sample (https://www.webdavsystem.com/server/server_examples/cross_platform_asp_net_core_sql/). The sample already has code for basic and digest authentication but we need to…
4
votes
1 answer

Opening WebDAV documents as read-only in MS Office with IT Hit WebDAV Server

I'm creating a solution for managing remote MS Office documents. I used library made by IT Hit WebDAV System (www.webdavsystem.com) as a prototype. It's doing pretty well actually, except I cannot open document in read-only mode using URIs for…
Mike Sar
  • 107
  • 9
3
votes
1 answer

WebDav Word 2016 Checkin Button

I just saw in a video about sharepoint (https://www.youtube.com/watch?v=jhVWtlItL6k Minute 6:50) that in sharepoint there is a Check In Button. Now my question is is this also possible with ItHit WebDav too? Or is this a button from the Sharepoint…
Michael P
  • 241
  • 3
  • 8
3
votes
2 answers

Latest version of Microsoft Office block MS-OFBA requests

In regards to the following message in Office 365 (and Office apps): To help provide additional security coverage, we are changing how form-based authentication in Office applications is handled. Forms-based authentication is a legacy…
Jan Martin
  • 408
  • 3
  • 11
3
votes
1 answer

How to force read operation to request always the whole file

I'm currently upgrading our former webdav implementation to use IT-HIT. In the process I noticed that read operation of a File can request the whole file or a part of it. I was wondering if there is a way to force to request always the whole file.…
ManelBrull
  • 31
  • 2
3
votes
1 answer

Changes are lost when document is edited concurrently

I've tested the IT Hit WebDAV server implementation on the https://www.ajaxbrowser.com/ and found a strange behavior with document locking. If the same document will be opened by two users, it will be locked by the first and the second will get a…
3
votes
1 answer

WebDAV serverside authentication with OWIN OAuth 2

As we have a ASP.NET website based mainly on AngularJS client side and WebAPI 2 REST services on the server side, we use OAuth 2 to authenticate our users.ü This works like a charm. Now we are thinking of integrating WebDAV into our platform, and…
Alexander Marek
  • 479
  • 1
  • 7
  • 22
3
votes
1 answer

MS Office URL-authentication

We are willing to implement a web application with edit functionalities of WORD documents using WebDav. We are starting to have a better picture of the implementation required however, we have read on your site…
sngnico
  • 31
  • 2
3
votes
1 answer

How to attach a cookie to the request from Windows Explorer (IT Hit Web Dav)

I am in the process of placing federation authentication to a WebDav feature which I am trying to implement using the IT Hit Web DAV library. From the library documentation under Adding webdav to existing project, it mentions: Neither Microsoft…
ChristosV
  • 31
  • 4
3
votes
2 answers

FFWinPlugin application/sharepoint-x fails after page refresh

I'm attempting to use the FFWinPlugin plugin to access webdav content from google chrome or firefox. The webdav server uses ITHit webdavsystem. The problem is that, whilst it works initially, after refreshing the web page all further calls to…
lycandroid
  • 181
  • 10
3
votes
1 answer

IT-Hit WebDav Server and client certificate?

Does anyone know if it the IT-Hit WebDav Server (http://www.webdavsystem.com/server) can accept and check client certificates? Perhaps it is something that IIS does for the product when deployed in an IIS?
3
votes
1 answer

IT-Hit WebDAV server checkout mode and interaction with MS Office

We are developing a web application that will provide some WebDAV features and to implement these we are evaluating the IT-Hit server engine component for .NET. The aim is to give the user a certain MS Office document in read-write or read-only…
1
2 3 4 5 6