Jump to content

Recommended Posts

Posted
Just re-release the v9 release, you just need the hap.web.dll file in the bin folder, see if that works. (Give it 10 minutes while it uploads)

 

Certainly corrects the redirect issue that i was having. Hopefully it's the same for some of these guys :)

Thank you!

Posted
I thought I'd start a new install and then drag bits across from my old hapconfig.xml BUT when i start a new install and go through the setup.aspx I don't see a save button to save my settings once I have inputted them, am i missing something?
Posted
Just re-release the v9 release, you just need the hap.web.dll file in the bin folder, see if that works. (Give it 10 minutes while it uploads)

 

Re-release?

Posted

Hmm? What's this now?

 

[NullReferenceException: Object reference not set to an instance of an object.]

HAP.Data.SQL.WebEvents.Log(WebTrackerEvent Event) +124

HAP.Data.SQL.WebEvents.Log(DateTime datetime, String type, String Username, String IP, String OS, String Browser, String ComputerName, String Details) +120

HAP.Web.Login.login_Click(Object sender, EventArgs e) +1236

System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118

System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113

System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

Posted

You need to re-add your SQL connection string to the web.config :)

 

Hmm? What's this now?

 

[NullReferenceException: Object reference not set to an instance of an object.]

HAP.Data.SQL.WebEvents.Log(WebTrackerEvent Event) +124

HAP.Data.SQL.WebEvents.Log(DateTime datetime, String type, String Username, String IP, String OS, String Browser, String ComputerName, String Details) +120

HAP.Web.Login.login_Click(Object sender, EventArgs e) +1236

System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118

System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113

System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

Posted
The start using HAP+ button only comes up when you save. You need to complete the 1st 2 tabs and move onto the 3rd to get the Save button to show, if it's in FirstRun mode
Posted
The start using HAP+ button only comes up when you save. You need to complete the 1st 2 tabs and move onto the 3rd to get the Save button to show, if it's in FirstRun mode

 

Hi Nick, I fill them all in in order but get no save button appearing anywhere!

Posted
Should this version still record logins to SQL? I've set the SQL connection string. Do I need to tell HAP somewhere to look at SQL?
Posted
Anyone else encountering an issue when a user tried to "Open" a file on HAP rather than download the web page goes into a spasm of refreshing?
Posted

New feature request:

On the MyFiles upload screen, would it be possible to have a tick box under choose files for "rename files" or similar. Reason behind this is that we're using HAP MyFiles for people to upload from student ipads direct to their home folders, but we've since found that the lovely ipads name all the files EXACTLY the same name :/ meaning they can upload one at a time, rename the file once uploaded and then upload the next.

Posted

Two more feature requests both for the booking sheet:

1. Could you add in a system for static bookings where by you can add a start and expiry date for static bookings? So if a teacher needs a room for 10 weeks, we can recur that booking for 10 weeks? (only from an admin side of things though, wouldn't want the teachers doing it)

2. Could do with a way of seeing old bookings from past days. When we get damage in an IT room we'd like to be able to go back and see who was in that room the day the damage took place.

 

Do those two sound likely possibilities?

Posted
Number 2 is possible already by looking at the bookings.xml file in the App_Data folder, it auto deletes stuff older than 2 weeks (if keep xml clean)
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...