-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
SQL Offload to other machine and permissions
nickbro replied to TheScarfedOne's topic in Home Access Plus+
~/tracker/api.ashx/asmx -
How do you stop the users (students) from changing their passwords
nickbro replied to shsadmin's topic in Home Access Plus+
The best way would to be the change the Show to Option to Domain Admins, Staff for the Me Group and the Me link. Or set it so the Password link is hidden. The password link is actually the password reset box -
In the browser on the server go to /hap/style/basestyle.css it should tell you what you need to change to get it working
-
You'll need a server with Windows Server 2008 on it, then ask your ISP/LA for dns and routing. Setup instructions are on codeplex
-
Odd, that's to do with the ip ban system, an app pool recycle should sort that, looks like one of the caching object had been deleted
-
It needs to be hosted internally as it connects to file resources and AD
-
HAP Installation issues - Application Pool Identity & Authentication
nickbro replied to TheFopp's topic in Home Access Plus+
HAP+ wont work in a virtual directory it needs to be an application, sub directory converted to an application, as per the documentation/videos -
odd, it should add Publisher files to the drop down list selector. Firefox doesn't really support the file format filters so the drop down is always All Files.
-
I was noticing some performance issues with v8.6, and since you said about LASSS it had to be the new role provider, so I added some caching to it. It only caches for 5 minutes (sliding scale) but that means that for 1 session the roles are cached. If you add roles to a user you will need to cycle the app pool to ensure the roles are correctly refreshed, I may add a button to the setup page to clear the role cache at some point in the future
-
Home Access Plus+ has a very simple help desk built into it, it allows you to easily customize the style to match your website
-
It would become
-
That would be the My Files Filters, this is a set of filters that apply to user uploads. Either via the setup page or via hapConfig.xml
-
Ok, can someone try this dll, it has some caching enabled for the role provider so it doesn't need to look up the user's roles each and every time, @mattgrimley this may fix the CPU spike as well
-
I think it's down to the recursive membership look ups HAP+ now uses. I'll be implementing some caching on this to improve the speed in the next release
-
SQL Offload to other machine and permissions
nickbro replied to TheScarfedOne's topic in Home Access Plus+
Odd, it must be doing some odd with the permissions. Can you try adding everyone to the hap folder, and everyone with write access to the app_data folder (not ideal) -
SQL Offload to other machine and permissions
nickbro replied to TheScarfedOne's topic in Home Access Plus+
I don't know it should be able to pick it up off the url that's used. Check the hapConfig.xml file that it's set to XML (in caps) -
Hmm it does seem to actually cause some load but no where near as much as you report. I'll see if I can add some more caching within the membership and my files providers
-
Very odd, ours has quite a lot of usage and does RDP sessions and it's CPU never goes above 20%, dual core with 8gb RAM
-
We do a mix, dedicated ICT room for them in there block, plus BYOD policy. We can't afford 1 laptop each.
-
IE not showing page graphics... Grrr
nickbro replied to MaceZ4's topic in Internet Related/Filtering/Firewall
Is this setting set? Try unticking it saving and then reticking it [ATTACH=CONFIG]16567[/ATTACH] -
IE Drag and Drop is only supported in IE10, IE9 doesn't support the javascript/html for it to work
-
Which version of HAP+ are you running, it got added to v8.3 I think
-
You should be able to get away with setting the webdav module for IIS to disabled for the HAP application, if you need webdav on the same server
-
SQL Offload to other machine and permissions
nickbro replied to TheScarfedOne's topic in Home Access Plus+
None, it's very bizar -
Very odd, it should show a date modified column. [ATTACH=CONFIG]16556[/ATTACH]
