-
Posts
841 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by linkazoid
-
We've been using HAP for quite a while now and I've just noticed that we're only on V8. Can't seem to find a changelog from 8 to 8.7 anywhere. Can someone let me know whats new? Thanks, Michael
-
Security cage for remote controls?
linkazoid replied to reggiep's topic in AV and Multimedia Related
http://www.edugeek.net/forums/av-multimedia-related/62742-projector-remote-control-security.html#post564200 We've used the RemoGuard in the link above here and it works ok. Michael -
Try giving Andy at Inivatech a call. We was passed to him by Milestone themselves. He's very knowledgeable on the Software..
-
[android] Galaxy S3 battery troubles.
linkazoid replied to difinity's topic in Mobile Devices & Tablets
Try installing Better Battery Stats from XDA - link not available to hand at the moment. Let it run for an hour and see what's draining it so quickly. Some app has a wakelock open which is stopping the device from sleeping. -
I've just checked ours. We have the following set in the GPO - Google Chrome - Startup Pages Action on startup - Set to "Open a list of URLs" URLs to Open on startup - Google, Helpdesk URL, Can provide screenshots of other policies that are set if this does not work for you. Michael
-
I've used ECWID before. I can highly recommend it, 5 minutes to setup and it's free!
-
Hi, We have some external LA staff who require the use of Citrix to access their office workstations for email and remote apps. Has anyone filled out an MIP request to have this unblocked by atomwide? I know I need ports 1494 and 2598 allowed but I'm not sure if I need tcp or udp or both. If anyone has already done this could you please let me know. Regards, Michael
-
Hi, In our reception foyer we would like to show the train departure board of our local station on our XIBO screen. We would like to show the boards from http://www.dlrlondon.co.uk/livedepartureboard.aspx?stn=isg Can anyone help me extract the required code so that I can embed it? Thanks, Michael
-
AUTODESK Free software now can be used in the Classroom!
linkazoid replied to chazzy2501's topic in Enterprise Software
It says the following message on the Download center: Important Note :The Autodesk Student Version software incorporates all the functionality of our professional licenses, but includes a print banner making the software inappropriate for professional, commercial, or for-profit purposes. Autodesk Student Version software may not be used in the classroom or lab for instructional purposes, or for commercial or for-profit purposes. Annual licenses of Autodesk student software are not eligible for product upgrade or transfer to a commercial license. View print banner sample. -
Hi Nick, en-gb was in the correct section in the config file. I found that the issue was because the IIS AppPool on the AppData folder was set to HAPBETA and not HAP. It's working now. Thanks, Michael
-
Hi, I have two instances of HAP installed in IIS. One is a V7 install listed under IIS as HAP and the other is a V8 install listed as HAPBETA. I'm now happy with V8 and want to move it to the HAP instance, but when all files are removed from the HAPBETA folder to the HAP folder. It looks as though it has worked as you get the new login screen and you can log in ok but when you click on my files you get the attached error. Should I be doing this another way? Thanks, Michael
-
Fixed it... Seems I may have missed a custom icon from the old icon folder.
-
Hi Nick, I've just installed V8 as per your instructions of just leaving the APPDATA folder and deleting and replacing all the other files. I can see the login screen but when I enter a username and password I get the following message: Server Error in '/HAPBETA' Application. Parameter is not valid. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.ArgumentException: Parameter is not valid. Source Error: Line 32: $(document).ready(function () { Line 33: hap.livetiles.Init([ Line 34: <%#gettiles((HAP.Web.Configuration.LinkGroup)Container.DataItem)%> Line 35: ]); Line 36: }); Source File: c:\inetpub\wwwroot\HAPBETA\Default.aspx Line: 34 Stack Trace: [ArgumentException: Parameter is not valid.] System.Drawing.Bitmap..ctor(String filename) +751215 HAP.Web.LiveTiles.IconCache.GetColour(String icon) +1268 [Exception: ~/images/icons/bookingsystem.png] HAP.Web.LiveTiles.IconCache.GetColour(String icon) +2607 HAP.Web.Default.gettiles(Object o) +1066 ASP.default_aspx.__DataBind__control9(Object sender, EventArgs e) in c:\inetpub\wwwroot\HAPBETA\Default.aspx:34 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +304 System.Web.UI.Control.DataBindChildren() +11426535 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +321 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +185 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +627 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +167 HAP.Web.Default.Page_Load(Object sender, EventArgs e) +723 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064 Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272 This is from the JSON Debug Source File: c:\inetpub\wwwroot\HAPBETA\Default.aspx Line: 34 Stack Trace: </pre><table width="100%" bgcolor="#ffffcc"> [ArgumentException: Parameter is not valid.] System.Drawing.Bitmap..ctor(String filename) +751215 HAP.Web.LiveTiles.IconCache.GetColour(String icon) +1268 [Exception: ~/images/icons/bookingsystem.png] HAP.Web.LiveTiles.IconCache.GetColour(String icon) +2607 HAP.Web.Default.gettiles(Object o) +1066 ASP.default_aspx.__DataBind__control9(Object sender, EventArgs e) in c:\inetpub\wwwroot\HAPBETA\Default.aspx:34 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +304 System.Web.UI.Control.DataBindChildren() +11426535 System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +321 System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +185 System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +627 System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +167 HAP.Web.Default.Page_Load(Object sender, EventArgs e) +723 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.UI.Control.LoadRecursive() +71 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064 </table><br><br> <br><br><br> <hr width="100%" size="1" color="silver"><br><br> <b>Version Information:</b> Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272<br><br> <br><br> <br><br><
-
We have 80 unblocked as we have a redirect from http to https to redirect to login page.
-
Hi Nick, Do you think you'll be able to code in an option to disable autocomplete on the login form using the autocomplete="off" tag. Maybe it could be an option on the setup form to either allow it or not. Thanks Michael
-
We are You'll need to fill in an MIP request on http://support.atomwide.com -Under My Account - LGFL 2.0 Deployment - Firewall and Mail Relay. Submit the form as a ticket and await for them to make the changes. Ours were like this.... Internal IP Protocol Port Permit From Reason HAP Server IP tcp 80 any Remote file access HAP Server IP tcp 443 any Remote file access They'll ask you to use CIFs and RAV3 but just tell them you'd rather use HAP+ instead. Any thing else just ask! Michael
-
I've used this previously - NTFSFix. Should be enough information on the page to help you. Michael
-
-
- 2
-
-
Will the All users start menu clear when I used MDT or WDS? If not maybe i'm over complicating things and should just stick with that.
-
Hi Alex, I can get the script to work if I change the copy switches to /COPY:DT and remove /SECFIX from the robocopy command. But this removes any security permissions from the shortcuts. Also what configuration do I need to specify for the redirection? Basic or advanced and which Target folder location. Thanks, Michael
-
I'm trying to get the scripts from page 2 to work with our new windows 7 laptops, but when the first script is run, it copies the folders from the share but not any of the icons within. Can someone hopefully point me in the right direction or tell me what permissions they have on the shared resources share. Thanks, Michael
-
Does anyone have any guides that they don't mind sharing that their team use for reference?
-
Hi, I'm going to have a look at deploying windows 7 with WDS & MDT. Currently we use Ghostcast on our Server 2003 which I am very familiar with. Can I install MDT and WDS on Server 2003 or are there new/better versions for 2008? I can't seem to find any information on the web. Also can I create an image as I would normally do with a capture it just like Ghost? Michael
-
Collins Science problem, running out of ideas!
linkazoid replied to samba_man's topic in Educational Software
I've previously just installed it on our Application Shared Drive and created a shortcut to the Main Application executable.
