Jump to content

cmorgan

Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by cmorgan

  1. No, it just looks to be an 'unadvertised interruption'. Ours came back after 2-3 mins.
  2. 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...
  3. 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...
  4. I am seeing this as well. Come on RM, sort it out.
  5. 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
  6. 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
  7. 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.
  8. 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
  9. 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)
  10. 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
  11. 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?
  12. I know my name isnt mobybrick, but I gave the MSI a test. Still the same error log entries unfortunately.
  13. 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?
  14. Words can't describe the stupidity I feel right now.
  15. 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!
  16. As soon as I posted my last message I solved it. It didnt like the \Cached bit on the end of the drive mapping. Removed that and bingo, it all works. So as a quick summary to those who want to see the results of this behemoth of a thread... When setting your quota servers in hapconfig.xml, make sure that the quota server entry & the mapped drive entry both have the same URI. Thanks moby for the help.
  17. Thanks for bearing with me Ive changed some of the drive letters since earlier posts. Reason why? G is the drive letter on the server that docs are stored in, and the same for F for the test share. FYI, The TestShare shows up as having space available on HAP.
  18. Ah right ok, just updated this for the S (student document mapping) and T (staff document mapping). Same problem still (JSON Space equals negative .00). Had a look at the source code for the quota service to see if it was anything in there, but no luck (Partially due to no C# knowledge)
  19. Changed & updated. No change unfortunately
  20. On srv2k8ent, my test share is on drive F:\ user documents are on drive G:\ so in the config I have...
  21. Made a test share on the servers other hard disk, and applied a 100MB FSRM quota to it. Aaaaaand the results are in! Will add the test share to HAP to see if its working. Will report back in a few minutes UPDATE: Ok it works for HAP now. Disk quota is now turned off on the server.... However (Got to spoil the fun...), my documents on HAP is still equalling a negative value. Behold the JSON Dump UPDATE II: Moby it appears what you say may be the situation now. I can still see the old NTFS quotas in the Disk Properties -> Quotas list. Is there any way to let FSRM take the helm of responding to the quota service (that doesn't involve deleting everyone's documents)
  22. Well as of this morning, I installed FSRM and made a new hard quota over the G drive with 500MB for everybody. if you mean, have I unchecked this? No... I have left it checked as not to slow everything down during the school day. Was that not what I was meant to do?
  23. Here's what I got going on... \\srv2k8ent\Users\%username%\Cached \\srv2k8ent\Users\%username% \\srv2k8ent\Users\{0} \\srv2k8ent.Tast.com\Users\%username% \\srv2k8ent.Tast.com\Users\{0} Quick UPDATE: Also getting the occasional error (below) in the event logs when it displays the above error
  24. UPDATE: This Problem is now solved! Thanks to moby for all the help. Solution is here: Click Me! Morning all, Getting this error on the server after setting up FSRM quotas. \\srv2k8ent\Users\cmorg\Cached 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) Also, on the MyFiles Livetile, it the space indicator is full while returning a value of -6200.00 + /screenshot Heres the JSON Debug [{"Actions":1,"Icon":"..\/images\/icons\/netdrive.png","Name":"Central Resources","Path":"R\\","Space":-1},{"Actions":0,"Icon":"..\/images\/icons\/netdrive.png","Name":"Your Documents","Path":"T\\","Space":-6959.70},{"Actions":1,"Icon":"..\/images\/icons\/netdrive.png","Name":"Staff Only","Path":"U\\","Space":-1}]
  25. South West England, reporting in. All registered up on the map (Teign School).
×
×
  • Create New...