-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
Hmm that's an odd one, I uploaded a 150mb file last week and it uploaded fine, apart from the upload progress sticking
-
[V8] Not loading assets (stylesheets, images)
nickbro replied to wadtech's topic in Home Access Plus+
check the web.config file, look for the -
Excluding certain drives for certain people.
nickbro replied to fairm010's topic in Home Access Plus+
Drives currently work on user groups not not users, and it doesn't do the extended permissions. Those permissions are from the help desk. -
Direct edit should just work, it uses the standard system for downloading and a slightly altered system for uploading. It will download the file into the %temp% folder
-
Edit the ~/appdata/hapConfig.xml file and check the config settings for that resource. For the weekview I will need you to do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html
-
You need to make sure you are running hap v10.1
-
Attached is a dll which improves the login page speeds when using kerberos, I've found it now takes 2 seconds to login and load the homepage, where as it was taking up to 10 seconds.HAP.Web.zip
-
You shouldn't be getting logged in with the HAP user, it should log in with the user account if it's been set up correctly, if it hasn't then you have a kerberos issue on the server which isn't logging the user in. Is the user using IE? You should get to the home page and have be able to see this
-
Have you configured kerberos SSO?
-
/hap/kerberos.aspx?returnurl=/hap/ instead of /hap/login.aspx?returnurl=/hap/
-
sorry, returnurl=/hap/
-
When the user logs in the system has to get a full list of the users roles this can take some time. It is then cached so subsequent requests are quick. Try going to /hap/kerberos.aspx?returnurl=/ instead of /hap/login.aspx?returnurl=/ login.aspx has to check the DNS entries to see if you are internal or not which can take a moment to complete as well.
-
None, make sure you overwrite everything with the contents of the Help Desk plugin, it's missing either the dll or page
-
You should be able to upgrade from v8.1 to v10.1, just copy the hapConfig.xml file over and run HAP. you may need to go to the setup page and just reenter you ad credentials and save
-
The help desk is a separate plugin as of version 10, make sure you install that plugin as well
-
-
The video assumes you have an IIS server up and running correctly. Modify is the correct permission.
-
HAP+ 9.7 Server 2012 R2 - Token cookie issues and Invalid credentials
nickbro replied to KYS's topic in Home Access Plus+
Can you provide the Homepage section of your config file please- 30 replies
-
- hap+ 9.7
- invalid credentials
-
(and 2 more)
Tagged with:
-
Will need some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html done to find that one out, it could be the live tile is there but the plugin isn't for it (maybe booking system)
-
Check you've set the SQL connection string in the web.config file, it doesn't seem to like that
-
Currently the only way to do this would be a separate instance of hap (/hap2/), if you enable kerberos SSO they won't notice any difference
-
HAP+ V9 Unkown Error After Fixing Save Button
nickbro replied to JonZaman's topic in Home Access Plus+
Set firstrun="true" at the top and reenter your AD details -
Check the web.config file of the helpdesk, it has specific groups specified in there which may not match your AD
-
HAP+ V9 Unkown Error After Fixing Save Button
nickbro replied to JonZaman's topic in Home Access Plus+
hapConfig.xml in app_data -
HAP+ will do most apart from the editing in the browser.
