Questions tagged [ithit-ajax-file-browser]

Stands for IT Hit Ajax File Browser

This tag is used to mark questions related to IT Hit Ajax File Browser.

44 questions
3
votes
1 answer

AjaxFileBrowser applet informations

I'm using ajaxfilebrowser on my webapp to browse a webdav folder for each user. When i use the online update fonctionality, ItHit lunch an applet like this: I want to remove the name and the editor of the applet and set my custom parameters. Is…
Kassav'
  • 1,130
  • 9
  • 29
3
votes
1 answer

Ajax File Browser AutoLogin Microsoft Office Authentication

I'm using a AjaxFileBrowser to browse WebDav files: Each user with single credentials and associated folder. I succeeded to make user authentificate and avoid login popop in the browser. I'm using basic authentification under SSL. Now i tried to…
Kassav'
  • 1,130
  • 9
  • 29
3
votes
2 answers

Ajax File Explorer: Avoid login popup (SSO)

We want to integrate "AFE (Ajax File Explorer) into our Drupal application. Our users are authenticated in Drupal and it is not possible for us to ask a second time there login/pwd while opening AFE. We received a first answer from ITHIT: Here is…
2
votes
1 answer

How to unlock a file taht was opened/edited/saved then re-opened using iTHit WebDAV Ajax library and iTHit Server?

I have a user who gotten a word file locked (attempting to edit again displays a message in word that the file is locked by another user) after editing and saving...I restarted IIS then the user's PC then the web server...the file is still…
Rich
  • 61
  • 8
2
votes
1 answer

Webdav server behind reverse proxy

We are running into an issue when locating the it-hit webdavsystem ajax browser behind a reverse proxy. In our case we are listening on port 8123, then serving up on port 443 from the outside. It seems when we click on a folder in the ajax browser…
2
votes
2 answers

ithit-ajax-file-browser active directory WebDav auto-login

I'm using Active Directory in Windows Server2012 R2 and IIS 8.5 to create a WebDav for each user and it can be accessed via the user-name and user-password. One folder per user. This works perfectly using WebDav clients. I have also a web browser…
2
votes
1 answer

Windows Explorer incorrectly displays WebDAV server file/folder names

In "IT Hit WebDAV Server Engine" implementation I have IHierarchyItem.Name returning “My Folder”. But IHierarchyItem.Path returns /2347182436872364/971553455213456772/ for the same item. In Windows Explorer this folder is displayed as…
Taras Kozubski
  • 1,854
  • 1
  • 20
  • 33
1
vote
1 answer

Behavior of DocManager.DavProtocolEditDocument with cookie authentication

I am attempting to open a word document on the WebDav server using cookie authentication. When I use the EditDocument() method with a url of /info/about/file.docx, the browser asks to open Microsoft Word and then sends two requests,…
1
vote
3 answers

WebDAV - Microsoft Excel 2016 not able to save back changes

I have a set up the ITHit WebDAV server on our company website which works great on Office 2007/10/13 with PowerPoint, Word and Excel. However I have recently updated to Office 2016 and I have found that Excel no longer works, however Word and…
Weggo
  • 138
  • 2
  • 11
1
vote
1 answer

IT Hit WebDAV Ajax Browser Custom Columns

I am looking at a trial of the Ajax Browser Control by ItHit. So far it seems to be pretty responsive when it comes to pulling files across http protocol. What I want to do at this point is have the details view pull custom properties from my excel…
Idea Man
  • 85
  • 1
  • 6
1
vote
3 answers

ithit ajaxbrowser prompting for NPAPI plugin on non-office documents when using chrome browser

We are using the latest ajaxbrowser that can now open office type documents without the soon to be unsupported npapi plug-in. We are however still seeing the issue with other file types. Is there a way to open other files without seeing the error…
Dan Gordon
  • 31
  • 1
1
vote
1 answer

How can I redraw the ITHit Ajax File Browser in an Angular SPA when I've got all the instantiated parts?

For various reasons I will not go into, I have successfully wrapped the ITHit Ajax File browser inside of an Angular Controller, which itself is loaded and wrapped in an Angular-UI-Router UI-View. All of the settings are configured through preceding…
RevelationX
  • 161
  • 1
  • 8
1
vote
1 answer

Bug edit document with long patch on ajaxbrowser/Ajax Library

I'm working with Ajax library to online edit a document. I have a problem when edit a document have long path. The exception is "Could not mount webdav server, please verify provided credentials". I'm search is bug of davfs2 on ubuntu davfs2 bug The…
Rony Nguyen
  • 1,067
  • 8
  • 18
1
vote
2 answers

itHit Ajax File Browser Customization

I’m trying to hide certain buttons on the toolbar similar to the example on the site (http://www.ajaxfilebrowser.com/ITHitService/Toolbar.html?UserFolder=/User5d14282). However, when I use the example code, there’s an entire set of buttons that show…
1
2 3