Stuart_C Posted November 19, 2013 Posted November 19, 2013 Hi there, I've just installed HAP+ using the latest version (which might be 9.6 if the file is to be believed though it's listed under version 9.7) It all looks OK however I'm having issues modifying mappings. I've created them and they work OK. When I try and modify or delete them I get an error. Debugging info POST https://srvhap.worksopcollege.notts.sch.uk/hap/API/Setup/RemoveMapping 400 An WCF Error has Occured 16ms jquery.min.js (line 6) HeadersPostResponseXMLJSONCookies Sort by key Message "The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter HAP.Web.API:drive. The InnerException message was 'There was an error deserializing the object of type System.String. The token ':' was expected but found ','.'. Please see InnerException for more details." Detail null FaultType "NetDispatcherFaultException" I also get a similar message when I attempt to modify the mapping. POST https://srvhap.worksopcollege.notts.sch.uk/hap/API/Setup/UpdateMapping 400 An WCF Error has Occured 15ms jquery.min.js (line 6) HeadersPostResponseXMLJSONCookies Sort by key Message "The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter HAP.Web.API:origunc. The InnerException message was 'There was an error deserializing the object of type System.String. Encountered unexpected character 's'.'. Please see InnerException for more details." Detail null FaultType "NetDispatcherFaultException" {"Message":"The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter HAP.Web.API:origunc. The InnerException message was 'There was an error deserializing the object of type System.String. Encountered unexpected character 's'.'. Please see InnerException for more details.","Detail":null,"FaultType":"NetDispatcherFaultException"} What I find slightly odd is that when I set the read and write permissions to the drive mappings it preceeds the AD group with an ", " unless I specify "all". I don't seem to be able to remove this blank entry. What can I do about this? I'm running it on a Win2k8R2 server and running the setup and initial testing using firefox on window 8.1.
Stuart_C Posted November 19, 2013 Author Posted November 19, 2013 I can also get it go to wrong when attempting to manipulate the mappings with the below error. POST [url]https://srvhap.worksopcollege.notts.sch.uk/hap/API/Setup/UpdateMapping[/url] 400 An WCF Error has Occured 5ms jquery.min.js (line 6) HeadersPostResponseXMLJSONCookies Sort by key Message "The given key was not present in the dictionary." Detail null FaultType "KeyNotFoundException" Though it only does that occasionally...
nickbro Posted November 20, 2013 Posted November 20, 2013 You may want to directly edit the hapConfig.xml file in the app_data folder. I think I broke something in the v9.6 update with the setup page
Stuart_C Posted November 20, 2013 Author Posted November 20, 2013 Cheers for the response. I had made some changes by editing the XML page but I just wanted to know if I'd set something up or done something wrong. I take it then you are aware of the general issue then.
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