Chuckster Posted December 4, 2012 Posted December 4, 2012 Hey Guys, I am looking to install HAP tomorrow and was wondering after the installation is done, how do you go about getting it on to the internet so that it is accessible by all? Installation is going to be on a 2008 R2 server and I've never done anything like it before. And if the 2008 R2 server is going to be on the internet how do you about making it secure as possible?
nickbro Posted December 4, 2012 Posted December 4, 2012 HAP+ requires HTTPS to work. This encrypts the web traffic between the client and server. This is the secure part. The setup requires setting permissions on the folder structure on the server to prevent any miss configuration by anyone, and passwords are hashed and encrypted in both the configuration files as well as any session variables
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 Hi Nick, Can you tell me in your documentation under Installation Instructions IIS 7; point 30, you have stated: 30. Add the permission: a. IIS AppPool\HAP (Findable from the Local Machine). Set them to Read & Execute permissions b. App_Data Folder: Set to Read & Write There is no account called IIS AppPool. Can you tell me where I can find this? What's more, having skipped that bit would this cause the problem attached? If not, how do I resolve it? I did remove line 118 but to no avail.
Marshall_IT Posted December 5, 2012 Posted December 5, 2012 Hi Chuckster, have you looked at this post http://www.edugeek.net/forums/home-access-plus/84055-cant-find-iis-apppool-hap-answer.html I'm pretty sure that will fix your problem. 1
edutech4schools Posted December 5, 2012 Posted December 5, 2012 I would follow the video. I had lots of issues with the doc. 1
edutech4schools Posted December 5, 2012 Posted December 5, 2012 There is no account called IIS AppPool. Can you tell me where I can find this? I think the user is created in IIS when you create the app pool, one of the first steps in the video.
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 In the setup page of the Booking System tab, I try to add/edit a lesson but all I keep getting is: An WCF Error has Occurred And skipping on from that, when I try to log in through the homepage with administrator credentials, it says Either your Username or Password was incorrect How do I resolve both issues?
nickbro Posted December 5, 2012 Posted December 5, 2012 You may need to delete your hapconfig.xml file and re run the setup page. Some part of your AD setup is wrong
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 Deleted the hapconfig.xml file and started afresh. Just got to the Book System page and upon the first entry of inputting the first lesson, and then hitting save, I got the error again: An WCF Error has Occurred
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 It's being temperamental and now I'm getting an internal server error message Sometimes it'll add the lesson and some other times it won't. If you edit/delete the entry you get the above error. Still nowhere near in resolving the issue.
nickbro Posted December 5, 2012 Posted December 5, 2012 If you skip the booking system after adding 1 of everything, if you can, you can then go into the hapconfig.xml file and edit it directly.
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 I did that but here's another error displayed at the top the web page: A Error has occured: Error Saving the Configuration Object reference not set to an instance of an object. at HAP.Web.Setup.Save_Click(Object sender, EventArgs e)
nickbro Posted December 5, 2012 Posted December 5, 2012 Ok, that error means something isn't configured. Object reference errors only come up when some configuration is missing from the core.
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 I've set up the initial config with little as possible just so I can test HAP. I managed to log in but I don't see anything other than the 'tabs' resources, management and me. The edit annoucement in the top right hand corner is missing an image but the image it is referring to is sitting correctly in the folder (HAP/Images/Icons).
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 So far I've managed to log in and everything appears to be working fine. However, when clicking 'my files' I am presented with this Any ideas?
nickbro Posted December 5, 2012 Posted December 5, 2012 It's a bug in v8.4 where it's adding an extra semi-colon to the powerpoint filter. Edit: ~/app_data/hapconfig.xml and remove the trailing ; from the powerpoint filter 1
Chuckster Posted December 5, 2012 Author Posted December 5, 2012 Yippee, that worked, lol. Should it take a while to load the drives when clicking 'My Files'? Also, I've given the the Teachers Organisation Unit the ability to see both the booking system and logging system, but on HAP it doesn't show it. Have I missed something out?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now