Jump to content

chilli

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by chilli

  1. 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.
  2. Running HAP+ Web v9.1.0501.1430 Upgrade
  3. 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
  4. removed webdav role service and reinstalled it and it is now working. time to configure the other functions now. cheers for your help
  5. No I've not managed to fix this one, can't work it out at all, my setup is pretty standard: IIS 7.5, Server 2008 R2, accessed through IE9, also tried Firefox and IE10 with the same results. Shame as I think it looks like an excellent solution, once this is solved I will certainly be investigating the other functions of HAP+
  6. Possibly a red herring then as I'm logged in fine. Have now built a new server and reinstalled IIS, HAP+ etc. Sadly the same issue occurs Not sure if it's relevant but the Download folder that it tries to open when I try and download doesn't exist (i.e. schoolname.co.uk//HAP/Download/N/ Is this meant to be dynamically created when a download is initaiated, or do I need to create it?
  7. I do get an information entry in the event log: Event ID 1315 Event code: 4005 Event message: Forms authentication failed for the request. Reason: The ticket supplied was invalid. Event time: 18/06/2013 15:41:07 Event time (UTC): 18/06/2013 14:41:07 Event ID: 400febbaa6e94b33924d432f7fe82682 Event sequence: 62 Event occurrence: 3 Event detail code: 50201 Application information: Application domain: /LM/W3SVC/1/ROOT/HAP-1-130160399364636906 Trust level: Full Application Virtual Path: /HAP Application Path: C:\inetpub\wwwroot\HAP\ Machine name: ServerName Process information: Process ID: 2784 Process name: w3wp.exe Account name: IIS APPPOOL\HAP Request information: Request URL: https://hap.schoolname.co.uk:443/HAP/api/test/?1371566467381 Request path: /HAP/api/test/ User host address: 10.11.4.51 User: Is authenticated: False Authentication Type: Thread account name: IIS APPPOOL\HAP
  8. This is my mapping: \\\\%username%\My Documents
  9. Hi Nick, Thanks for getting back to me. The only errors in the event log are due to HAP not finding an image for my users. It does it for any file I try to download .doc, .pdf, .xml etc.
  10. Just recently installed HAP and am very impressed. Wondering if anyone can shed some light on an issue we're having with file downloads? When a user double clicks on a file they get a 404 error. I've run it through FireBug and it just gives this: "NetworkError: 404 Not Found - https://schoolname.co.uk/HAP/Download/N/%FileName%" c
×
×
  • Create New...