Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Hmm that's an odd one, I uploaded a 150mb file last week and it uploaded fine, apart from the upload progress sticking
  2. check the web.config file, look for the
  3. Drives currently work on user groups not not users, and it doesn't do the extended permissions. Those permissions are from the help desk.
  4. Direct edit should just work, it uses the standard system for downloading and a slightly altered system for uploading. It will download the file into the %temp% folder
  5. Edit the ~/appdata/hapConfig.xml file and check the config settings for that resource. For the weekview I will need you to do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
  6. You need to make sure you are running hap v10.1
  7. Attached is a dll which improves the login page speeds when using kerberos, I've found it now takes 2 seconds to login and load the homepage, where as it was taking up to 10 seconds.HAP.Web.zip
  8. You shouldn't be getting logged in with the HAP user, it should log in with the user account if it's been set up correctly, if it hasn't then you have a kerberos issue on the server which isn't logging the user in. Is the user using IE? You should get to the home page and have be able to see this
  9. Have you configured kerberos SSO?
  10. /hap/kerberos.aspx?returnurl=/hap/ instead of /hap/login.aspx?returnurl=/hap/
  11. sorry, returnurl=/hap/
  12. When the user logs in the system has to get a full list of the users roles this can take some time. It is then cached so subsequent requests are quick. Try going to /hap/kerberos.aspx?returnurl=/ instead of /hap/login.aspx?returnurl=/ login.aspx has to check the DNS entries to see if you are internal or not which can take a moment to complete as well.
  13. None, make sure you overwrite everything with the contents of the Help Desk plugin, it's missing either the dll or page
  14. You should be able to upgrade from v8.1 to v10.1, just copy the hapConfig.xml file over and run HAP. you may need to go to the setup page and just reenter you ad credentials and save
  15. The help desk is a separate plugin as of version 10, make sure you install that plugin as well
  16. Current home desktop, wallpapers are a random select of scenes. Windows 8.1
  17. The video assumes you have an IIS server up and running correctly. Modify is the correct permission.
  18. Can you provide the Homepage section of your config file please
  19. Will need some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html done to find that one out, it could be the live tile is there but the plugin isn't for it (maybe booking system)
  20. Check you've set the SQL connection string in the web.config file, it doesn't seem to like that
  21. Currently the only way to do this would be a separate instance of hap (/hap2/), if you enable kerberos SSO they won't notice any difference
  22. Set firstrun="true" at the top and reenter your AD details
  23. Check the web.config file of the helpdesk, it has specific groups specified in there which may not match your AD
  24. hapConfig.xml in app_data
  25. HAP+ will do most apart from the editing in the browser.
×
×
  • Create New...