Zebadee Posted October 17, 2011 Posted October 17, 2011 (edited) https://folders.kingswood-pri.northants.sch.uk/HAP/login.aspx?ReturnUrl=%2fHAP%2f&error=timeout Thats the web address that is being returned, if thats any help EDIT: Same login problem in IE9, Chrome & FF Edited October 17, 2011 by Zebadee
Zebadee Posted October 17, 2011 Posted October 17, 2011 Just to test it Nick, I've downloaded the full 7.5 zip from the codeplex, deleted everything from within my hap folder and replaced with the extracted zip. copied my hapconfig.xml across so the info is populated, but still got the same issue with rotating red arrows when clicking on 'my drives'. Andy
nickbro Posted October 17, 2011 Author Posted October 17, 2011 https://folders.kingswood-pri.northants.sch.uk/HAP/login.aspx?ReturnUrl=%2fHAP%2f&error=timeout Thats the web address that is being returned, if thats any help EDIT: Same login problem in IE9, Chrome & FF Ooops, missed a token reference that needed updated in HAP.AD, try
Zebadee Posted October 17, 2011 Posted October 17, 2011 Still no joy I'm afraid. Getting the following error message when in 'myfiles' on firefox SyntaxError: JSON.parse Have attached a screengrab when running firebug
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Well I'm totally confused now. There is nothing that should be stopping it working yet something is
jamesfed Posted October 17, 2011 Posted October 17, 2011 My take on the same idea - as a WP7 user and someone who likes the idea of Metro/Microsoft Surface I've been trying to keep to the idea which Microsoft is using of 'Content not Chrome' so the way I see it the drive icons are secondary to the drive titles. Either way just an idea to help the creative process along
Zebadee Posted October 17, 2011 Posted October 17, 2011 Oh well. Have done a completly fresh install including repopulating the setup.aspx but it didn't do anything. Will check through the IIS install video tomorrow to see if anything is not quite right. Hopefully something might jump out! Andy
nickbro Posted October 18, 2011 Author Posted October 18, 2011 Still no joy I'm afraid. Getting the following error message when in 'myfiles' on firefox SyntaxError: JSON.parse Have attached a screengrab when running firebug [ATTACH=CONFIG]11688[/ATTACH]hi, in firebug can you expand the request to /api/myfiles/drives and tell me what is in each of the tabs
Zebadee Posted October 18, 2011 Posted October 18, 2011 Hi Nick, from the console tab: All / Errors / Warnings / Info / Debug Info - all tabs blank There is some info from the Net tab. Do you want me to upload some screengrabs?
nickbro Posted October 18, 2011 Author Posted October 18, 2011 This is what I'm looking for [ATTACH=CONFIG]11696[/ATTACH]
Zebadee Posted October 18, 2011 Posted October 18, 2011 Ok, here are the headers, response & XML tabs. I don't have a JSON tab
nickbro Posted October 18, 2011 Author Posted October 18, 2011 Ok, here are the headers, response & XML tabs. I don't have a JSON tab [ATTACH=CONFIG]11701[/ATTACH] [ATTACH=CONFIG]11702[/ATTACH] [ATTACH=CONFIG]11703[/ATTACH] As I thought, it's returning XML instead of JSON. Are you using any reverse proxies? Special IIS settings that would stop IIS from handing the correct headers back to HAP+ Have you removed anything from the original web.config? Can you try a reinstall of .net 4.0 full
nickbro Posted October 18, 2011 Author Posted October 18, 2011 Another try, open ~/myfiles/default.aspx in notepad, do a find a replace on ; charset=utf-8 replacing with nothing i.e. ""
Zebadee Posted November 1, 2011 Posted November 1, 2011 I've now tried a completely fresh install using the full 7.6 zip - including deleting all IIS stuff and starting from scratch. I'm still not able to see anything when going to ~/myfiles, but i've got this error message in IE8 from our FRDC. Does this help? Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) Timestamp: Tue, 1 Nov 2011 20:17:48 UTC Message: 'console' is undefined Line: 139 Char: 4 Code: 0 URI: https://folders.kingswood-pri.northants.sch.uk/HAP/myfiles/ Message: 'console' is undefined Line: 139 Char: 4 Code: 0 URI: https://folders.kingswood-pri.northants.sch.uk/HAP/myfiles/
Zebadee Posted November 1, 2011 Posted November 1, 2011 Just tried ~/myfiles in Firefox on my Windows 7 laptop. This is the firebug info. Am getting the following error message: SyntaxError: JSON.parse: unexpected character This comes up as soon as i navigate to ~/myfiles. Don't have to click anything to get the error message.
nickbro Posted November 1, 2011 Author Posted November 1, 2011 Makes no sense, your IIS server is sending XML when JSON was requested
nickbro Posted November 21, 2011 Author Posted November 21, 2011 Hi all, here's another screenshot for My Files, you will be able to right click on files/folders and ask for properties [ATTACH=CONFIG]12178[/ATTACH]
nickbro Posted November 30, 2011 Author Posted November 30, 2011 Another update on the development of this section: Drag and Dropping is now coded (via jQuery), so you can now move files around in the main window. [ATTACH=CONFIG]12314[/ATTACH] Little bits due to be in the v7.8 preview: Drag and Drop Move/Copy Drag and Drop Upload Right Click to Download Right Click Copy/Cut Right Click Paste What I'm still planning for: ZIP/Unzip Preview for (.docx, .xls, .xlsx, images, and hopefully .pdf) Inline Renaming Delete Drag and Drop into the Tree Updating the Tree When Folders are Renamed New Folder Homework Drop Box (will be another drive) Additional View Modes Drag and Drop Uploading using HTML5, as well as HTML4 upload option via right click About/Help/Tutorial Button Right Click to Download Folder (will zip the folder up temporarily) Feedback?
mattgrimley Posted December 1, 2011 Posted December 1, 2011 Looks great, cant wait!! Is there any chance that the "drag and drop" functionality can be an option at drive level? (I wish it could be in Windows too, a shared area + teachers is such a headache!!) Other than that, can't wait to start playing properly (having some issues with the 7.7 myfiles which i havent gotten round to troubelshooting yet)
nickbro Posted December 1, 2011 Author Posted December 1, 2011 A little bit more news on My Files. I've adjusted the layout to work better on all browsers, complete with sticking tree/toolbar when you scroll. It should make viewing the page easier on smartphones. Also done today, was dragging and dropping into the tree, complete with Hover to load the sub tree
mattgrimley Posted December 2, 2011 Posted December 2, 2011 It's looking great Nick. When i browse solely using the right hand pain, can the left hand tree expand accordingly? (it currently stays closed) What is planned / implemented for uploading, will it be a right click like the silverlight version was? If so, would there be any chance in an "Upload" button next to the "New Folder" button on the toolbar? I know it's belt and braces, but some of our more challenged users (read: teachers) are struggling to find it in the silverlight version! What does / will the "Organise" button do? Under the tree view on the left, can the drive letter be included somehow with the drive name? ie "(N) My Documents" or "N: (My Documents)" or some such varient It's looking really great Nick. Very excited! Matt
nickbro Posted December 2, 2011 Author Posted December 2, 2011 There will be 3 options in this one, 2 if you running an older browser: 1, Drag and Drop HTML5 Upload, 2, Right Click Upload, 3, Upload Button
nickbro Posted December 3, 2011 Author Posted December 3, 2011 Additional Views in My Files v8 Preview [ATTACH=CONFIG]12346[/ATTACH][ATTACH=CONFIG]12347[/ATTACH][ATTACH=CONFIG]12348[/ATTACH][ATTACH=CONFIG]12349[/ATTACH]
nickbro Posted December 3, 2011 Author Posted December 3, 2011 Just implemented in the new preview features for My Files v8 Preview, supported formats: .bmp, .csv, .docx, .gif, .jpg, .jpeg, .png, .txt, .xls, .xlsx Screenshot: [ATTACH=CONFIG]12351[/ATTACH]
enjay Posted December 6, 2011 Posted December 6, 2011 (edited) Looks really good. I can't get the file preview to work - how do I use it? Also, when changing view from Tiles to Details, the drop-down list remains even after selecting the option. Should say I'm using the preview in 7.7 Edited December 6, 2011 by enjay
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