Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Ok, the redirection loop is a known issue with 2012
  2. Ok, that looks all ok, can you try using the web.config file from the v9.0 release, see if that one works, compared to the v9.6 release
  3. Ok, that error can be ignored. Can you provide me with your web.config file please?
  4. Any events in the event log
  5. Check the web.config file is set. I'd also double check that local logons have been enabled: Nikolay's Blog: Win 2008 R2 + Active Directory. Local Logon.
  6. Sounds like it could of been a CSS bug
  7. Ok, sounds like your install is currupt, have you tried with an older version of HAP+? Older version of jQuery? Either that or something in your settings is breaking something, look for random '
  8. What server os are you using?
  9. Anything on the console tab instead?
  10. Looks like there's a file name that HAP+ can't process, I need the full JSON request and response so I can see what it's not liking.
  11. Ok can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html for me
  12. Known issue with 2012, I'll be testing HAP+ on 2012 R2 from Monday
  13. The Picture event can be safely ignored. The other error, can you check your hapConfig.xml file and change that the drive mappings drive letter is in Capitols
  14. See http://www.edugeek.net/forums/home-access-plus/107138-unhandled-security-exception-v8-7-iis-7-5-a.html#post917758
  15. I didn't make the guide, I made the videos, one of the community made the instructions. Sometimes it needs the binding removed sometimes it doesn't, it's very random when it does and doesn't
  16. In IIS remove the HTTP binding on the site
  17. Browse to /api/setup and see if any errors come up also try /api/setup/help
  18. Any Javascript errors being reported from http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
  19. In the HAP Config you setup the resources and lesson structure, using the web interface is the easiest. Then you go to the Booking System Control Panel and set the Terms up (if you have more than 3 then you need to delve into the terms.xml file). Then using the BS CP you can either import the SIMS export or manually add them. The SIMS report to import is on the codeplex documentation. You will need to edit it once it's in SIMS to select the correct rooms to use. If it fails to import you may need to edit the staticbookings.xml file (usually the easiest) and put the bookings in manually. you will then need to edit the ~/bookingsystem/web.config file to allow the groups you want to have access to the Booking System. There are a few hidden XML attributes for the hapConfig that enable/disable some advanced features, but 9/10 you don't need to know about them, or a search on this forum will show the results.
  20. My HAP Database has been running for 3 years now and it's still only 163.00 MB big
  21. Ah, the Windows Authentication stuff was developed by Paul, not myself, so can't help with it that much.
  22. I always set the recovery mode to simple, which stops the log from getting too full
  23. If your log file is filling up try this: Recover from a full transaction log in a SQL Server database
  24. Ok, are you getting any javascript errors? It sounds like an ASP.net issue with IE11. See c# - ASP.Net 4.0, JavaScript Not Outputted in IE 11 - Stack Overflow
×
×
  • Create New...