Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. ~/tracker/api.ashx/asmx
  2. The best way would to be the change the Show to Option to Domain Admins, Staff for the Me Group and the Me link. Or set it so the Password link is hidden. The password link is actually the password reset box
  3. In the browser on the server go to /hap/style/basestyle.css it should tell you what you need to change to get it working
  4. You'll need a server with Windows Server 2008 on it, then ask your ISP/LA for dns and routing. Setup instructions are on codeplex
  5. Odd, that's to do with the ip ban system, an app pool recycle should sort that, looks like one of the caching object had been deleted
  6. It needs to be hosted internally as it connects to file resources and AD
  7. HAP+ wont work in a virtual directory it needs to be an application, sub directory converted to an application, as per the documentation/videos
  8. odd, it should add Publisher files to the drop down list selector. Firefox doesn't really support the file format filters so the drop down is always All Files.
  9. I was noticing some performance issues with v8.6, and since you said about LASSS it had to be the new role provider, so I added some caching to it. It only caches for 5 minutes (sliding scale) but that means that for 1 session the roles are cached. If you add roles to a user you will need to cycle the app pool to ensure the roles are correctly refreshed, I may add a button to the setup page to clear the role cache at some point in the future
  10. Home Access Plus+ has a very simple help desk built into it, it allows you to easily customize the style to match your website
  11. That would be the My Files Filters, this is a set of filters that apply to user uploads. Either via the setup page or via hapConfig.xml
  12. Ok, can someone try this dll, it has some caching enabled for the role provider so it doesn't need to look up the user's roles each and every time, @mattgrimley this may fix the CPU spike as well
  13. I think it's down to the recursive membership look ups HAP+ now uses. I'll be implementing some caching on this to improve the speed in the next release
  14. Odd, it must be doing some odd with the permissions. Can you try adding everyone to the hap folder, and everyone with write access to the app_data folder (not ideal)
  15. I don't know it should be able to pick it up off the url that's used. Check the hapConfig.xml file that it's set to XML (in caps)
  16. Hmm it does seem to actually cause some load but no where near as much as you report. I'll see if I can add some more caching within the membership and my files providers
  17. Very odd, ours has quite a lot of usage and does RDP sessions and it's CPU never goes above 20%, dual core with 8gb RAM
  18. We do a mix, dedicated ICT room for them in there block, plus BYOD policy. We can't afford 1 laptop each.
  19. Is this setting set? Try unticking it saving and then reticking it [ATTACH=CONFIG]16567[/ATTACH]
  20. IE Drag and Drop is only supported in IE10, IE9 doesn't support the javascript/html for it to work
  21. Which version of HAP+ are you running, it got added to v8.3 I think
  22. You should be able to get away with setting the webdav module for IIS to disabled for the HAP application, if you need webdav on the same server
  23. Very odd, it should show a date modified column. [ATTACH=CONFIG]16556[/ATTACH]
×
×
  • Create New...