chilli Posted June 17, 2013 Posted June 17, 2013 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
nickbro Posted June 18, 2013 Posted June 18, 2013 can you look on the server at the event logs, see if you can find any more information. What is the file name's extension?
chilli Posted June 18, 2013 Author Posted June 18, 2013 (edited) 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. Edited June 18, 2013 by chilli
chilli Posted June 18, 2013 Author Posted June 18, 2013 This is my mapping: \\\\%username%\My Documents
chilli Posted June 18, 2013 Author Posted June 18, 2013 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
nickbro Posted June 20, 2013 Posted June 20, 2013 The ticket thing points to a user trying to access HAP+ with an invalid logon token
chilli Posted June 20, 2013 Author Posted June 20, 2013 (edited) 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? Edited June 20, 2013 by chilli
fairm010 Posted June 25, 2013 Posted June 25, 2013 I have this exact problem, did you fix it @chilli ? @nickbro, can you help? Matt
chilli Posted June 25, 2013 Author Posted June 25, 2013 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+
fairm010 Posted June 25, 2013 Posted June 25, 2013 Exactly the same set up here.. The head likes this a lot, very clean interface. Annoying to have everything so close and then fail! Matt
nickbro Posted June 25, 2013 Posted June 25, 2013 I just can't figure this error out, do you have WEBDAV installed on the server? 1
fairm010 Posted June 26, 2013 Posted June 26, 2013 How would I know if WEBDAV is installed? Is it an IIs add on? I'm not too familiar with web hosting but keen to learn about it! Matt
chilli Posted June 26, 2013 Author Posted June 26, 2013 removed webdav role service and reinstalled it and it is now working. time to configure the other functions now. cheers for your help
nickbro Posted June 26, 2013 Posted June 26, 2013 Thanks, WEBDAV can cause all sorts of issues with HAP+. Just sprung into my mind that one
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