DavetheITguy Posted September 20, 2013 Posted September 20, 2013 Hi all, I've updated HAP+ and seem to be having a few issues. I can't upload anything in IE9, 10 and chrome. I can upload fine in IE8. I get an error message saying that there is no file attached with a null value See attached image. please help, I'm the network manager at the school and the staff and students rely on this. Any help would be much appreciated. Thanks Dave
nickbro Posted September 20, 2013 Posted September 20, 2013 Can you please try doing some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html for me? I'll have a look into it on my test pcs now.
nickbro Posted September 20, 2013 Posted September 20, 2013 Ok, run some Tests: Firefox/Chrome/IE9/IE10 all work as expected, but that's on the latest v9.6 ALPHA release of HAP+
DavetheITguy Posted September 20, 2013 Author Posted September 20, 2013 {"Actions":0,"Contents":null,"DateAccessed":null,"DateCreated":null,"DateModified":null,"Extension":null,"Icon":null,"Location":null,"Name":null,"Permissions":null,"Size":null,"Type":null}
nickbro Posted September 20, 2013 Posted September 20, 2013 Do you get an errors reported on the console?
DavetheITguy Posted September 20, 2013 Author Posted September 20, 2013 this is what i got at the end of the debugging, what do i need to select ?
DavetheITguy Posted September 20, 2013 Author Posted September 20, 2013 I can give you a live visitor username and password to allow you to debug on your system. It has been locked down to only access the home folder.
nickbro Posted September 21, 2013 Posted September 21, 2013 If you could that would be great, I will have a look and see where it's failing
nickbro Posted September 23, 2013 Posted September 23, 2013 Can you try this aspx page pleaseMy Files.zip
DavetheITguy Posted September 23, 2013 Author Posted September 23, 2013 where does this file need to be placed ?
DavetheITguy Posted September 23, 2013 Author Posted September 23, 2013 I have put the file in that folder, I've tried uploading a document and I am getting the same error message. Thanks
nickbro Posted September 23, 2013 Posted September 23, 2013 Ok, this is odd, that's the same file that I run and it works no problem. Does your server use a reverse proxy firewall? IAS?
DavetheITguy Posted September 23, 2013 Author Posted September 23, 2013 we use a reverse proxy to be able to use the HAP service externally. is this a problem ? we can upload fine in IE8, it's just chrome and IE9, IE10
nickbro Posted September 23, 2013 Posted September 23, 2013 Does it upload correctly internally? not going via the reverse proxy? It could be some setting on the reverse proxy filtering out the x_FileNames HTTP header
DavetheITguy Posted September 23, 2013 Author Posted September 23, 2013 I've just tested all browsers internally and they all upload fine. What do i need to change on the reverse proxy to all this on all browsers ? Thanks
nickbro Posted September 23, 2013 Posted September 23, 2013 1) Remove line 476 from ~/myfiles/default.aspx (I've left a debug line in the page) 2) On the reverse proxy you need to allow the X_FILENAME HTTP Request Header to passthrough
DavetheITguy Posted September 23, 2013 Author Posted September 23, 2013 many thanks, I will get this changed ASAP and let you know when it is done
DavetheITguy Posted September 26, 2013 Author Posted September 26, 2013 How do I rectify this. what do i need to change on my reverse proxy ?
DavetheITguy Posted October 14, 2013 Author Posted October 14, 2013 I've contact the provider of the reverse proxy and they are wanting to know if you know what setting it could be filtering out. Thanks
DavetheITguy Posted November 7, 2013 Author Posted November 7, 2013 is there anyway I can force the browser to use IE9 upload either deleting the option to use IE10 upload system etc, as when i set the browser to use IE9 capabilities it uploads fine. Staff members are too lazy to set the capability in the browser themselves
nickbro Posted November 7, 2013 Posted November 7, 2013 Edit the master page, look for , change it to IE=9
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