-
Posts
46 -
Joined
-
Last visited
Reputation
0 NeutralAbout cmorgan

Personal Information
-
Biography
Stuff.
-
Occupation
Network Team Leader
-
Location
Torquay
- X
-
Homepage
http://www.mrgn.uk
Employer (optional)
-
Company Represented
Coombeshead Academy
-
Google HTTPS - Tomorrow! :)
cmorgan replied to Steve21's topic in Internet Related/Filtering/Firewall
No, it just looks to be an 'unadvertised interruption'. Ours came back after 2-3 mins. -
Google HTTPS - Tomorrow! :)
cmorgan replied to Steve21's topic in Internet Related/Filtering/Firewall
Ok just had a brief outage when using a sslfilter.* proxy. Its come back up and google is showing as being signed by RM Education. Let the testing commence... Cheers for letting us know though lads... -
Google HTTPS - Tomorrow! :)
cmorgan replied to Steve21's topic in Internet Related/Filtering/Firewall
I just removed the RM certificate from my own PC so I will know as soon as it starts to intercept! And now we wait... -
Google HTTPS - Tomorrow! :)
cmorgan replied to Steve21's topic in Internet Related/Filtering/Firewall
I am seeing this as well. Come on RM, sort it out. -
Seeing as our school is currently rolling out Office 365 to students and staff with single sign on (using ADFS 3.0), It would be nice if SAML support could be added to HAP+. It may be very useful for those using stuff like Moodle (with Shibboleth / simpleSAML) and other services that use federated logins! I am aware there is NTLM SSO support, but this is for a SAML implementation. Cheers, -Conor
-
Hello, We are having a problem where some users are trying to login and having too many incorrect attempts which locks them out the system. The downside to this is that due to our proxy setup, all internal users appear to come from one IP address so when one user locks themselves out the system, all internal users are locked out. Thanks, Conor
-
Our website is hosted externally too. To get our SSL Certificate I contacted SWGfL and got them to make a new DNS subdomain for our SWGfL domain (school.LA.sch.uk) like "hap.school.devon.sch.uk" and then got the SSL Certificate for that using TXT records to verify the domain.
-
Publishing HAP+ through TMG Forefront 2010
cmorgan replied to tomearnshaw's topic in Home Access Plus+
I may be late to the party here a bit, but my setup here is published through TMG 2010. (Still annoyed that they are discontinuing it! ) I have had no reported problems with file uploads or downloads from students or staff and I cant remember changing anything from the default bit. If I did it was to fix a problem I was getting where the modernizer.js was not loading which turned out to be a problem on the server running IIS. If you do have any other problems though I can try seeing what we have our options set to and get back to you. Thanks -
Not a bump, a fix! Had a browse on the interweb, and tried this which worked! Note: Where they say Network Service, replace that with IIS AppPool\HAP (or your equivalent) Courtesy of Michael Freidgeim from StackOverflow (link here)
-
Hello, We currently have 8.5 as our production system but i'm in the process of testing out the new 9.1 release to use as our new production system. Getting this stack trace when trying to get to the directory*. I might already be logged into it as the login page worked fine yesterday. [securityException: The source was not found, but some or all event logs could not be searched. Inaccessible logs: Security.] System.Diagnostics.EventLog.FindSourceRegistration(String source, String machineName, Boolean readOnly, Boolean wantToCreate) +810 System.Diagnostics.EventLog.SourceExists(String source, String machineName, Boolean wantToCreate) +315 System.Diagnostics.EventLog.SourceExists(String source) +22 HAP.Web.Global.Application_Start(Object sender, EventArgs e) +93 Let me know if you need more, Cheers [EDIT] *directory - Meaning the web link to HAP itself (https://gateway.***.***.sch.uk/extra_test/) [EDIT 2] It looks like this error + stack trace is for any page (even setup.aspx). Probably doing something stupid here
-
My bad, didnt realise the installer did not overwrite the EXE file. The error has gone but the Debug text is still there. Any way to filter it out?
-
I know my name isnt mobybrick, but I gave the MSI a test. Still the same error log entries unfortunately.
-
Hello, got the HAP+ quota service running on our machine that serves user documents and quotas. The service itself works fine, but it gives this message for every quota it returns. \\srv2k8ent\Users\ System.Runtime.InteropServices.COMException (0x80045306): Exception from HRESULT: 0x80045306 at Microsoft.Storage.FsrmQuotaManagerClass.GetQuota(String Path) at HAP.Data.Quota.WCFService.GetQuotaFromPath(String path) Exception from HRESULT: 0x80045306 at Microsoft.Storage.FsrmQuotaManagerClass.GetQuota(String Path) at HAP.Data.Quota.WCFService.GetQuotaFromPath(String path) then gives 2 Information messages, one saying "Type System.Decimal" and the other showing statistics of that persons quota. Possibly an easy fix or just the tip of the iceberg?
-
Words can't describe the stupidity I feel right now.
-
Hello, After trying to instigate the use of the hap Booking system to replace our ageing system, one feature staff have highlighted the "need" for is the ability to add colours to bookings. If I could quantify my knowledge of C#, it would be in the negative numbers. Im going to try bashing it out in the source code from CodePlex but I will most likely fail, so if anyone has done / is going to do, then please do! heres a sort of example. This is what we use now, note the different colors for Static bookings (weekly timetabled lessons in blue) and other bookings (in green). (Names removed for obvious reasons) Maybe something others want in HAP too? Other than that, fantastic product that the staff love!
