Jump to content

nickbro

Members
  • Posts

    4,190
  • Joined

  • Last visited

Everything posted by nickbro

  1. Ebuyer is a good one, I use them more than misco. There's BT Business Direct (Formally Dabs Business)
  2. As long as IIS has ASP.net that's all HAP+ needs
  3. You can try uninstalling IIS and reinstalling it. That's all I can think of. Also check that you don't need to reset any permissions on that folder or anything
  4. It's really odd, CSS files shouldn't cause a download, something is a bit wrong with your install. I haven't fully tested HAP with IIS8, so i can't for certain say why it isn't working
  5. Open the web.config file and look for the Windows Server 2012 Comment which asks you do remove some more lines to make it work on 2012
  6. 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 or IIS AppPool\HAP user [*]Give it Read permission
  7. This error is a result of a problem with your hapConfig file, the only real way to fix it is to delete your hapConfig.xml file and start again. Once the initial stuff is setup, you should be able to copy stuff from your old config into the new file.
  8. We've still got a windows 95 machine in DT, the miller can't be connected to anything better than windows 98 without buying a new one, and they don't use it much (once a year I think) Had windows me on my 2nd pc, it was ok, never had any issues with it. The pc couldn't handle XP when that came out though :-(
  9. Yep, see Home Access Plus+ - Documentation
  10. All you need to deploy a printer is the printer shared and listed in AD. I've got printers connected via USB to individual pcs shared in this way, with printer credits (you just deploy the printer credits framework package if you want printer credits operating on that workstation). It's the same method as CC3, list in AD means it shows up in RMMC
  11. Before now, I've just told exchange to use spamhaus' filters: SBL - IP Spam Filter - The Spamhaus Project for spam filtering, and it cuts spam down to 0.1% (based on what I used to get when running my own exchange server) (zen.spamhaus.org as an exchange provider)
  12. Basically, keep HAP in the sub folder, you can also copy your main site over to the HTTPS site as well, then on the http site, make a folder and set it to redirect to the https site when you go to the hap folder, if that makes any sense.
  13. What you may want to do is setup a seperate website for https, and copy the http site settings. ASP.net can be a PITA sometimes
  14. Ok, that's the correct way of doing things, it's very odd that it isn't working correctly. Double check the Application Pool that HAP is using, to check it's using the HAP App Pool and that the app pool is set to ASP.net 4.0 Integrated Pipeline.
  15. Change you've converted the HAP folder into an application on your website
  16. We have a 3 AD trust set up, the cluster domain, admin domain and the RM domain. CC4 will fine with it as it's not impacting on anything RM related. We event have curriculum staff login onto admin machines, the only thing that doesn't get copied is the drive mappings, and RM specific stuff (start menu). If you didn't want that make sure to choose the correct trust relationship
  17. This will be down to your hapConfig with the booking resources. If the teacher's can't see any resources, it will redirect to the unauthorised page. Can you paste the booking system part of the hapConfig.xml file please?
  18. Nope, the Hotmail.com and live.x addresses are still vailid
  19. I've had a @Hotmail.com address since I created it back in 1998, managed to get a @live.co.uk addy when that become available as well, reserved my name and got it, was so amazed (nick). Missed getting an @Outlook.com address though.
  20. All of these issues should be fixed in v9.1.0501 which is on codeplex
  21. The My Files issues are now fixed in v9.1.0501
  22. Thanks for that, everything looks correct there, I'll have to do some checking my end now. In the mean time you can edit the configuration directly in the hapConfig.xml file in App_Data
  23. Open ~/app_data/hapConfig.xml in notepad and look at the xml to see if there is something that doesn't look right
  24. You may need to edit the hapConfig.xml file directly and see what's different
×
×
  • Create New...