phil0569 Posted October 17, 2016 Posted October 17, 2016 (edited) Hi, after a couple of days of trying to get this install working I have come up against an error. I get this when I try and save the settings in the initial configuration pages. [h=1]Server Error in '/HAP' Application.[/h][h=2]Object reference not set to an instance of an object.[/h] 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.NullReferenceException: Object reference not set to an instance of an object. Source Error: [TABLE=width: 100%] [TR] [TD] An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. [/TD] [/TR] [/TABLE] Stack Trace: [TABLE=width: 100%] [TR] [TD][NullReferenceException: Object reference not set to an instance of an object.] HAP.Web.Setup.Save_Click(Object sender, EventArgs e) +675 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3803 [/TD] [/TR] [/TABLE] Any Ideas welcome. Edited October 17, 2016 by phil0569
phil0569 Posted October 17, 2016 Author Posted October 17, 2016 UPDATE:- Got this working now and working through some other issues. Can anyone tell me why when I go to the MyFiles section of the config and put in %homeshare% in the UNC field I don't get any drives showing up. Our users home drives are spread across different servers and we use this variable to identify their home share. Thanks Phil
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