-
Posts
4,190 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by nickbro
-
String was not recognised as a valid datetime.
nickbro replied to fairm010's topic in Home Access Plus+
Sorry, the correct on is -
String was not recognised as a valid datetime.
nickbro replied to fairm010's topic in Home Access Plus+
Add this to the web.config requestEncoding="en-gb" responseEncoding="en-gb"/> -
Save the image in the images folder, and use ~/images/image.png. The system then processes that image looks for what colour it is, and does some resizing, which is why it references /api/
-
it's a known bug at the moment, it is fixed in v10 preview release
-
Add a http binding in iis
-
HAP+ 10 Preview 2 install issue - Service Activated Error
nickbro replied to Paul-K's topic in Home Access Plus+
Copy the web.config file from the v10 release to the v9.5 release -
See this video: Home Access Plus+ - Documentation It enables kerberos/NTLM logon for internal pcs. When a user goes to the home page they are greeted with a you have been auto logged in, some functionality doesn't work, click here to log in.
- 3 replies
-
- authentication
- hap+
-
(and 2 more)
Tagged with:
-
HAP+ 10 Preview 2 install issue - Service Activated Error
nickbro replied to Paul-K's topic in Home Access Plus+
Add a HTTP and HTTPS binding to IIS -
Screen refreshing constantly after updating to 9.7
nickbro replied to PRicho's topic in Home Access Plus+
Browse to /api/setup and if it says anything but endpoint not found you have an issue -
Screen refreshing constantly after updating to 9.7
nickbro replied to PRicho's topic in Home Access Plus+
try to navigate to /setup.aspx and resave the config -
Good to know it's working now.
-
I've just tested the password reset on a few test sites I have and non post this problem. Unfortunatly the error you've screenshotted it to do with my files. Look for any asp.net error with /hap/livetiles/me/Password as the request url
-
Thanks, I am looking into this bug, thanks for logging it though. v10 is still in preview. If you navigate to another page it will let you sign out from there
-
MSI download link should now be available
-
It's in as part of the v10 preview release, you can download the client from DirectEdit - nb development
-
It isn't but it is in the Microsoft Update catalogue, just import the update from there
-
See: Home Access Plus+ - Download: v10 Preview I think the release notes say it all
-
Hopefully have v10 out the door later today
-
Odd, I managed to PXE boot the 250, booted into windows, control panel, advanced restart, bios, disabled secure boot, rebooted, hit DEL straight away, back into bios, disabled the other setting, then enabled PXE. Restart and then F12, select PXE Boot. Sorry, can't remember what the actual settings in the bios are, but it's on the boot tab, disabled secure boot I think, reboot, then enable legacy stuff, which will allow old style PXE boot too work
-
Volume control on CC4 stations.
nickbro replied to synaesthesia's topic in Network and Classroom Management
Add this registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer HideSCAVolume REG_DWORD 0 RM recommend some other stuff as well: tec3549589 -
1. Added as a feature for v10, it will be /api/home-permalink/%everything after #%, e.g. /hap/api/home-permalink/-bookings 2. Unfortunately this isn't possible via config, but you can edit code to do it, edit ~/bookingsystem/default.aspx, go to link 509, change: $("#bfquantspin").val(cr3).spinner( "option", "min", 1).spinner("option", "max", cr3); to $("#bfquantspin").val("1").spinner( "option", "min", 1).spinner("option", "max", cr3);
-
The zip file was named wrongly, it is v9.7
-
The feature was added in v9.7
-
Try a search on these forums for inaccessible log security
-
This is our exchange 2010 staff sig transport rule Identity: 'School Logo' Name: 'School Logo' Comments: 'School Logo' ApplyHtmlDisclaimerLocation: 'Append' ApplyHtmlDisclaimerText: ' %%DisplayName%% %%Title%% Email: %%Email%% Tel: 01873 813500 Fax: 01873 813550 ' ApplyHtmlDisclaimerFallbackAction: 'Wrap' ExceptIfSubjectOrBodyContainsWords: 'https://folders.crickhowell-hs.powys.sch.uk/style/logo-black.png'
