Jump to content

Recommended Posts

Posted

Trying to set this up and had this error at first:

 

myFilesError.png

 

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

Posted

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.

  • 1 month later...
  • 1 month later...
Posted

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 ?

  • 2 weeks later...
Posted

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)

  • 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...