Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Thanks, WEBDAV can cause all sorts of issues with HAP+. Just sprung into my mind that one
  2. I just can't figure this error out, do you have WEBDAV installed on the server?
  3. What sort of access denied error? There are a few that HAP+ can generate. Check your hapConfig.xml file has been configured correctly. Can you paste your section please?
  4. ABR file:
  5. Answers: No, you have to manually. Nope, the booking system is not that complex, it's a basic IT booking system.
  6. @beneal I'll see what I can do. @calwyn: that's quite a big job, I will see what I can do but can't promise anything
  7. @calwyn can you post the link again, it doesn't seem to have been posted
  8. hmm, that's a new one, Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\MyApp\fadda49e\bbdb0b87\eqdatzch.dll' -- 'Access is denied.' - Vignesh's Weblog - An Intermittent blog with scraps of
  9. The ticket thing points to a user trying to access HAP+ with an invalid logon token
  10. For IIS8, search the ~/web.config file for IIS8
  11. Ok, issue located and fixed, source is available on codeplex
  12. Yep,
  13. On your test machine your testing tracker on, can you do the same procedure that you did on the server, and change the permissions on that registry key. Get the error that is then logged in the App Event Log. This will tell you what is going wrong.
  14. can you look on the server at the event logs, see if you can find any more information. What is the file name's extension?
  15. Yes, ABR is still used. Can you do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html to find the root cause
  16. Open ~/web.config in notepad, look for SVG
  17. It should be in there, down the bottom. MimeTypes
  18. Open ~/web.config with notepad, look for the Windows Server 2012 reference and follow the instructions
  19. The other issue, I've left some console.log lines in, you will just need to remove them from ~/bookingsystem/default.aspx
  20. @TheScarfedOne I cannot replicate this issue
  21. @TheScarfedOne Looks like you've got a user defined in the booking system database that doesn't exist on your network
  22. On the server you need to grant permission to the HAP IIS AppPool to search the Security Event log Open the Registry Editor: Select Start then Run Enter regedt32 or regedit [*]Navigate/expand to the following key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Security [*]Right click on this entry and select Permissions [*]Add the Network Service user [*]Give it Read permission
  23. MSI file, HAP+ doesn't use a VBS script to write data to the sql database, it's all done via the Logon Tracker exe
  24. Check that in the app_config.xml file the provider is set to SQL not XML. It should start logging then. Check the /tracker/ page for more
×
×
  • Create New...