Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. hapconfig.xml in the app_data folder
  2. 2000 web tracker events, since the web tracker logs a lot of information.
  3. Follow the guide for enabling the SQL tracker. This will then enable the Web Tracker, which gives you some of the HAP+ events (including Logons)
  4. Nope, there has been changes to that, compare the 2 files
  5. The basic one should be - - - Updated - - - raw css files, no
  6. 1. Backup your site 2. Save the hapconfig.xml somewhere 3. Delete all 4. Install v10 and v10.1 Update 5. Restore the hapConfig.xml file 6. Run HAP+ If that doesn't work, you will have to reconfigure HAP+ (delete hapConfig.xml) 7. You may need to check the web.config file if you don't get stylesheets
  7. Odd, it should not redirect like that when it loads the data, it doesn't for me
  8. I have no idea, having a look at their code, it doesn't seem to make sense to me
  9. Which version of HAP+?
  10. Ok, I've updated the core release, which has the sql file, missed a bit out on the upgrade script, again
  11. Dam dll isn't get packaged right, updated the release
  12. Are you sure? Has it not put stuff in the database? You need to manually delete the xml files
  13. Yep, missed that line, I've removed it, done some thing cleanups to that script, and updated the release. If you've remove the lines then you don't need to do anything else as the script is the same.
  14. Fixed in the v10 preview releases
  15. Depends which Flight Sim software you are going to use. If it's FSX then you don't need GFX power, you need CPU power. Intel Core i5/i7. NVidia GFX card is best as you can customize the anti aliasing. If it's X-Plane, then it does use GFX power as well as CPU, but 3 cards is over the top even for this. You can run X-Plane on full with a GeForce 680.
  16. Yep that looks fine, it should be working.
  17. Have you completed this step to enable the api to accessible?
  18. Lead readwriteto="" blank
  19. Edit the ~/bookingsystem/web.config file to allow the groups that need access to the booking system
  20. You can upgrade from 9.7, just overwrite all the files, except for the app_data folder
  21. I've gotten this a few times. I need to get the SQL provider working to fix it I think. You can try recycling the app pool on the server
  22. Yes, but preview 3 is very stable
  23. If you build a plugin, you can then use HttpContext.Current.User.Identity.Name More information on plugins can be found at Home Access Plus+ - Documentation
  24. Add a http binding to your site
  25. Browse to /api/setup. It should tell you what to do to fix it
×
×
  • Create New...