TheScarfedOne Posted February 7, 2012 Posted February 7, 2012 Hi Nick v7.9 working great here. Also got the AD browser issue fixed in this version too! Two wierd errors for you though... MyFiles: Just get two rotating red arrows on any user. The old MSCB works fine though Login: We have one user with a ' in their logon name - which throws an Invalid token error. THis happens whether using forms based logon or basic (which we are using as we have TMG onsite). Any chance we could fix these two?
nickbro Posted February 7, 2012 Posted February 7, 2012 I don't that the .net stuff for AD likes '. I will look into it for you though. For the other issue, you may need to do some http://www.edugeek.net/forums/home-access-plus/86059-hap-json-debugging.html to find out why it's not loading
TheScarfedOne Posted February 7, 2012 Author Posted February 7, 2012 Ok cool on the ad name - will wait and see on that one. On the MyFiles issue - Firefox throws a "Quota Server" error - which is odd, as I don't have one, and haven't enabled that on the My Files setup page. Receivera:InternalServiceFaultCan't find quota serverCan't find quota server at HAP.Data.ComputerBrowser.Quota.GetQuota(String username, String share) at HAP.Web.API.MyFiles.Drives() at SyncInvokeDrives(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)System.Exception is shown in FireBug
TheScarfedOne Posted February 8, 2012 Author Posted February 8, 2012 Hmm - despite selecting Drive Space in the setup.aspx - it is still writing the wrong thing the the config xml. What should it be writing?
nickbro Posted February 8, 2012 Posted February 8, 2012 usagemode="Quota" for Quota Servers usagemode="DriveSpace" for DriveSpace in 7.10 there will be a NONE option
TheScarfedOne Posted February 8, 2012 Author Posted February 8, 2012 OK, have put that in correctly manually now. Getting the drive indicator (and the space use on the home page) - but its not showing files still.
TheScarfedOne Posted February 9, 2012 Author Posted February 9, 2012 Firefox gives a useful error... String cannot be of zero length. Parameter name: oldValue And firebug says... [] GET https://webmail.marineacademy.org.uk/HAP7/api/MyFiles/info/U/ 500 Internal Server Error 83ms jquery....min.js (line 6) HeadersResponseXML XML Parsing Error: no element found Location: moz-nullprincipal:{5bbc185f-c794-4069-9d72-27d36e5b44d4} Line Number 1, Column 1: ^ Cache-Control private Connection Keep-Alive Content-Length 2346 Content-Type application/xml; charset=utf-8 Date Thu, 09 Feb 2012 09:41:59 GMT Server Microsoft-IIS/7.5 X-AspNet-Version 4.0.30319 X-Powered-By ASP.NET Request Headers Accept application/json, text/javascript, */*; q=0.01 Accept-Encoding gzip, deflate Accept-Language en-gb,en;q=0.5 Connection keep-alive Content-Type application/json Cookie logondata=acc=0&lgn=wilkies; mycompv=sl; c27aa272ea804fc9a42b5f124897ce18MAP%5Cwilkies=0; logondata=acc=0&lgn=wilkies; cadataFEA59DF42DFF4EDF91956373266BA0F1="579266ac7-9f40-4e14-915e-99d04f07d829S8M0rGcL+pHsTLerGYdxcoGeRVlGQr1uJnVTw7iKqDTdBpSPQvPfQZ18C1gVarBJmSZ90ChPnt//FWkaEV6zUuwnHnVIFw5pucVprzhZtT8ruRd/jyjKnkd9MK9pyTz7"; ASP.NET_SessionId=bj3od31tdahxju345gkvzpg5; ISAWPLB{B5998F0A-8D39-4431-9D47-410CEE50BF36}={89822C4C-C7DF-47B3-8C6F-FDA00E162968} Host webmail.marineacademy.org.uk Referer https://webmail.marineacademy.org.uk/hap7/myfiles/ User-Agent Mozilla/5.0 (Windows NT 6.1; rv:10.0) Gecko/20100101 Firefox/10.0 X-Requested-With XMLHttpRequest
nickbro Posted February 9, 2012 Posted February 9, 2012 Ok, anything coming up on the server event viewer?
TheScarfedOne Posted February 9, 2012 Author Posted February 9, 2012 Nope nothing showing there Im afraid
TheScarfedOne Posted February 15, 2012 Author Posted February 15, 2012 Any ideas on more testing I can do for you so we can track down this one?
nickbro Posted February 15, 2012 Posted February 15, 2012 It's a strange one, the server is returning nothing for me to try and figure out what's going on. It usually provides an error message at least.
TheScarfedOne Posted February 20, 2012 Author Posted February 20, 2012 Some better output for you... Receiver a:InternalServiceFault String cannot be of zero length. Parameter name: oldValue String cannot be of zero length. Parameter name: oldValue at System.String.ReplaceInternal(String oldValue, String newValue) at System.String.Replace(String oldValue, String newValue) at HAP.Data.ComputerBrowser.Converter.UNCtoDrive(String dirpath, DriveMapping unc, User user) at HAP.Data.MyFiles.Properties..ctor(DirectoryInfo dir, User user, DriveMapping mapping) at HAP.Web.API.MyFiles.info(String Drive, String Path) at SyncInvokeinfo(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) System.ArgumentException
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