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
0
votes
1 answer

ITHit webdav EditDoc js not working in ios browsers

We have used ITHit ajax library to open documents from browser using EditDocument javascript method. (ITHit.WebDAV.Client.DocManager.EditDocument) All works fine in desktop browsers.(Safari/Chrome/IE/Firefox) But when we try from IPhone/IPad…
0
votes
1 answer

There is no way to show the "upload panel", without the "file panel" be visible, in ITHit AJAX File Browser?

Basically: in the initials settings can configure the panel visibility var settings = { BasePath: '/', // path to ajax file browser files Id: 'AjaxFileBrowserContainer', // ID of the parent control Url:…
0
votes
1 answer

Can IT Hit WebDAV also support SFTP or FTPS?

I know it's a long shot, but we're using an older version of the server with custom logic to integrate with our app and it would be just swell if we could offer SFTP as well for customers that want to integrate via FTP.
0
votes
2 answers

IT hit webdav Open non office files

We are using IT Hit WebDAV Ajax Library for our project to read and edit documents. We have an issue on opening non-office files like pdf, txt. When we try to open the file, the java applet (ajaxfilebrowser) is used to open the file. It shows a…
0
votes
1 answer

Viewing a specific file version

Using an ithit-webdav server implementation in combination with an ASP.NET MVC4 application I represent several Excel documents to the user that can be opened and saved to the webdav server including versioning. Editing is done by a JavaScript…
0
votes
1 answer

Show Versions within the document (IT Hit WebDav)

I am trying to evaluate the ITHit WebDav Server Engine Library as I would like to implement a feature to have the ability to modify different versions within Word. I am using Word Office 2013 and I am wondering if its possible to show the versions…
ChristosV
  • 11
  • 1
0
votes
1 answer

IT Hit WebDAV - Document corrupting when you delete all the content

When I edit a document using the WebDAV server from IT Hit, I can add content to a Word Document. However if I select it all and delete it all or reduce it down to one word, it then opens as corrupted. In the 2013 version of Word I am able to repair…
0
votes
1 answer

IT Hit CalDAV / CardDAV server user permission settings

Regards: IT HIT CalDAV / CardDAV server. It seems when opening the IT HIT Ajax File Browser the logged in user can see all content off all users. How can we set permission so a user can only see his own content?
user31743
  • 9
  • 2
0
votes
1 answer

WebDav server - how to display a user friendly locked reason

I have implemented a WebDav server using IT Hit for the purpose of allowing editing of MS Office documents that users attach as part of the workflow in our application. In order to prevent multiple concurrent edits I throw a LockedException from the…
Paul Haley
  • 405
  • 3
  • 12
0
votes
2 answers

WebDAV only working on one machine?

I have implemented IT Hits WebDAV server on our company website. We a currently using a trial licence to develop the product which expires Sunday, September 07, 2014. I have managed to get a working prototype working on my local build and I have…
Weggo
  • 138
  • 2
  • 11
0
votes
1 answer

How do I move database generated by IT Hit WebDAV Server Engine to my production server?

I have created a website that is using IT Hit WebDAV Server. The MS SQL database was generated by the WebDAV wizard. How do I move it to another server?
Taras Kozubski
  • 1,854
  • 1
  • 20
  • 33
0
votes
1 answer

Is WebDAV Publishing Windows feature is required to run the IT Hit WebDAV Server Engine?

Should I install the WebDAV Publishing from Common HTTP Features on Windows Server 2008/2012 and Windows 7/8/8.1 to run the IT Hit WebDAV Server Engine?
Taras Kozubski
  • 1,854
  • 1
  • 20
  • 33
-1
votes
1 answer

Chrome asks if an application should be opened

We have a website that allows the user to download and open a Word file. Chrome started recently opening an annoying popup when the users downloads the Word The javascript code called to open the file is function webDAVOnLineEditionAcm(docURL) { …
Heschoon
  • 2,915
  • 9
  • 26
  • 55
-1
votes
1 answer

Accessing WebDav from Server Link

I've downloaded the .Net Server and ajax library We need to be able to edit documents directly from the WebDav Server. I've succeeded doing so with the javascript code using MicrosoftOfficeEditDocument and JavaEditDocument I'd like to be able to…
1 2 3 4 5
6