Firstly, thanks for your quick response. You aren't gonna like this... I still have the same problem
I downloaded the file named "HAP+ Web Upgrade (from v8.0)", unzipped, and copied the files to my "test system" as follows:
. 3 files in the root folder of the zip to the root of /hap
. Files in /bin to /hap/bin
. Files in /style to /hap/style
I then ran the setup again and... tried to do a move/copy. Firebug showed the following:
8:33:36.810 - Dynatree._create(): version='
$Version: 1.2.0$
', debugLevel=
1
.
jquery...tree.js (line 52)
POST https://10.9.8.210/hap2/api/MyFiles/...:33:48.944Z%22
400 An WCF Error has Occured
62ms
jquery....min.js (line 11)
ParamsHeadersPostResponseXMLJSONCookies
{"Message":"The given key was not present in the dictionary.","Detail":null,"FaultType":"KeyNotFoun dException"}
TypeError: xhr.responseXML.documentElement.children[1] is undefined
[Break On This Error]
...electedItems()[0].Data.Extension != ".doc" && SelectedItems()[0].Data.Extension ...
#G\uploads (line 146)
I did keep that change in /hap/myfiles/default.aspx that you previously recommended: hap.common.resolveUrl('~/api/MyFiles/Move') - don't know if I should have.... or should I set it back?
Thanks
