chilli Posted June 27, 2013 Posted June 27, 2013 Trying to set this up and had this error at first: All I have changed is the url that points to my server and now getting this: Communication Error System.NullReferenceException: Object Reference not set to an instance of an object. at HAP.Win.MyFiles.MainPage.D_2.MoveNext() any suggestions appreciated. Regards Chilli
nickbro Posted June 27, 2013 Posted June 27, 2013 Do you know if your school's Home Access Plus version is up to date?
nickbro Posted June 27, 2013 Posted June 27, 2013 Ok, I'll have to have a look into that, it's not liking something
chilli Posted July 1, 2013 Author Posted July 1, 2013 On further investigation I have found that if I remove my redirect aspx from wwwroot: (<% response.redirect("https://schoolname.co.uk/hap/default.aspx") %> Then the error reverts to the original message in my first post.
mrbios Posted August 27, 2013 Posted August 27, 2013 Did you find the fix to this? Got one user wanting to use the app but I'm getting the same error as in the screenshot in the OP
awarfield Posted October 24, 2013 Posted October 24, 2013 I am getting the same error - I am running a trial of the app to see if it works. Is it a formatting error? https:\\domain.name\hap\ Username is DOMAIN\username or just username ?
nickbro Posted November 5, 2013 Posted November 5, 2013 Issue found, add this to your web.config: Will be fixed in the next release of HAP.Web and HAP.Win (v1.2 for 8.1 is going through certification atm) 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now