Jump to content

StephenHardy

Members
  • Posts

    174
  • Joined

  • Last visited

Everything posted by StephenHardy

  1. sorted folks - I installed all components of IIS role and all components of .net3.5 & 4.5 features - working now
  2. Screenshot for you:
  3. When Using Firebug in Firefox I get the following: 400 An WCF Error has Occured {"Message":"Padding is invalid and cannot be removed.","Detail":null,"FaultType":"CryptographicException"} Response Headers Cache-Control private Content-Length 106 Content-Type application/xml; charset=utf-8 Server Microsoft-IIS/8.5 X-AspNet-Version 4.0.30319 X-Powered-By ASP.NET Date Tue, 04 Feb 2014 09:28:05 GMT Request Headers Host swc-web-nlb01 User-Agent Mozilla/5.0 (Windows NT 6.2; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0 Accept application/json, text/javascript, */*; q=0.01 Accept-Language en-gb,en;q=0.5 Accept-Encoding gzip, deflate DNT 1 Content-Type application/json X-Requested-With XMLHttpRequest Referer https://myserverurl/hap/myfiles/ Cookie ASP.NET_SessionId=21k2p1k2fx0nw2hsdnqornoq; .ASPXAUTH=B8B3BC70E331CD1976AB39D94FFFE7B6CFC2E4564FF8A3B1F8B7B7F819B6478DF4DC26CE6AEE9FB6AB4E3A1C372F384F51A543D6A2835CDE88021AB2D4581BC2E469771B96DE2F439EE6EDE0408B68BDC81747D764022C59E3DC5825914CAC141507D707B8A601BA9528843485A8C3C158C96F11CCE315F4942807A4DAC3115196FA7E6DFFF360EE4646256C60A46A7B; token=ASDHztn6v3GcZVv8trZSNw== Looks like an issue with encryption and decryption using the Rijndael object - strange however as it works if I just go straight to the individual servers themselves....
  4. Hi Folks, I have a 2 node Server 2012 R2 NLB cluster and I am trying to get HAP working on this. Individually both servers work with HAP absolutely fine, so I don't think its an issue with HAP per se, however, when I access through the NLB DNS Name/IP and open 'My Files' I get "Padding is invalid and cannot be removed." down the right of the screen multiple times if I click on any of the drive links, with the following error enter in the Event Logs: An error occurred in Home Access Plus+ Page: mscorlib Padding is invalid and cannot be removed.   System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast) at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.FlushFinalBlock() at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) at System.IO.Stream.Close() at System.IO.StreamReader.Dispose(Boolean disposing) at System.IO.TextReader.Dispose() at HAP.AD.TokenGenerator.ConvertToPlain(String token) at HAP.MyFiles.API.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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)   at System.Security.Cryptography.RijndaelManagedTransform.DecryptData(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount, Byte[]& outputBuffer, Int32 outputOffset, PaddingMode paddingMode, Boolean fLast) at System.Security.Cryptography.RijndaelManagedTransform.TransformFinalBlock(Byte[] inputBuffer, Int32 inputOffset, Int32 inputCount) at System.Security.Cryptography.CryptoStream.FlushFinalBlock() at System.Security.Cryptography.CryptoStream.Dispose(Boolean disposing) at System.IO.Stream.Close() at System.IO.StreamReader.Dispose(Boolean disposing) at System.IO.TextReader.Dispose() at HAP.AD.TokenGenerator.ConvertToPlain(String token) at HAP.MyFiles.API.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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Any clues? Thanks Stephen
  5. created a new instance, did a fresh install v9.0 then updated to v9.6 then edited the web.config file - looks like its working at the moment.... Cheers again Nick
  6. Ok buddy... I'll run another instance... Maybe v9.0?
  7. Server 2008r2
  8. Does this help? I've attached the file its referring to in the script error: 19:36:22.782 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1. 19:36:22.788 - ui.dynatree._init() was called; you should upgrade to jquery.ui.core.js v1.8 or higher. 19:36:22.788 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1. SCRIPT5007: Unable to get property 'documentElement' of undefined or null reference myfiles, line 161 character 21647 XML5619: Incorrect document syntax. , line 1 character 1 Doesn't seem to work at all in firefox at the moment JSON Link.txt
  9. Replaced Jquery with v1.8.3 as described here: http://www.edugeek.net/forums/home-access-plus/118903-hap-v9-2-various-ajax-glitches-myfiles.html This fixed the zip, new folder issue, however still seeing the issue with Opening files not working and cut and paste Thanks Nick Stephen
  10. should I try updating jquery?
  11. zipping a file results in a syntaxerror, but actually does work if you refresh
  12. when opening a document: SCRIPT70: Permission denied myfiles, line 161 character 351
  13. When pasting: SCRIPT1002: Syntax error jquery.min.js, line 3 character 4287
  14. 14:33:51.820 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1. 14:33:51.822 - ui.dynatree._init() was called; you should upgrade to jquery.ui.core.js v1.8 or higher. 14:33:51.822 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1. 14:33:52.668 - bind([object Object]): dtnode: DynaTreeNode: 'Home Directory (N)', error: TypeError: Unable to get property 'msie' of undefined or null reference HTML1202: https://mars.swc.internal/hap/myfiles/ is running in Compatibility View because 'Display intranet sites in Compatibility View' is checked. myfiles 14:34:14.256 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1. 14:34:14.257 - ui.dynatree._init() was called; you should upgrade to jquery.ui.core.js v1.8 or higher. 14:34:14.258 - Dynatree._create(): version='$Version: 1.2.0$', debugLevel=1.
  15. in fact forget that last one.... that's my issue
  16. Does this help: 14:32:16.6 - bind([object Object]): dtnode: DynaTreeNode: 'ATnotes', error: TypeError: Unable to get property 'msie' of undefined or null reference 14:32:16.617 - bind([object Object]): dtnode: DynaTreeNode: 'Home Directory (N)', error: TypeError: Unable to get property 'msie' of undefined or null reference
  17. cracking product though - you should really sell it as well as open source it
  18. Thanks for getting back to me, was afraid I'd annoyed you with my comment about the documentation. I think it already is: %homedir% \\SWC-sr-001.swc.internal\RMStaff \\swc-sr-001\RMShared Documents \\swc-sr-001.swc.internal\RMPublic \\swc-sr-003.swc.internal\IT Data Do the permissions need the starting',' ?
  19. No worries Nick... its a "nice to have" on Server 2012 not a necessity
  20. also not able to create a new folder... I've reinstalled .net 4.0 but not luck
  21. maybe a .net issue?
  22. Log Name: Application Source: Home Access Plus+ Date: 10/17/2013 11:10:19 AM Event ID: 0 Task Category: None Level: Error Keywords: Classic User: N/A Computer: MARS.swc.internal Description: An error occurred in Home Access Plus+ Page: mscorlib The given key was not present in the dictionary. System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Data.ComputerBrowser.Converter.DriveToUNC(String RoutingPath, String RoutingDrive, DriveMapping& unc, User user) at HAP.MyFiles.API.SortedList(String Drive, String Path, String SortOrder, String Direction) at HAP.MyFiles.API.List(String Drive, String Path) at SyncInvokeList(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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Data.ComputerBrowser.Converter.DriveToUNC(String RoutingPath, String RoutingDrive, DriveMapping& unc, User user) at HAP.MyFiles.API.SortedList(String Drive, String Path, String SortOrder, String Direction) at HAP.MyFiles.API.List(String Drive, String Path) at SyncInvokeList(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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) Event Xml: 0 2 0 0x80000000000000 2700 Application MARS.swc.internal An error occurred in Home Access Plus+ Page: mscorlib The given key was not present in the dictionary. System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Data.ComputerBrowser.Converter.DriveToUNC(String RoutingPath, String RoutingDrive, DriveMapping& unc, User user) at HAP.MyFiles.API.SortedList(String Drive, String Path, String SortOrder, String Direction) at HAP.MyFiles.API.List(String Drive, String Path) at SyncInvokeList(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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at HAP.Data.ComputerBrowser.Converter.DriveToUNC(String RoutingPath, String RoutingDrive, DriveMapping& unc, User user) at HAP.MyFiles.API.SortedList(String Drive, String Path, String SortOrder, String Direction) at HAP.MyFiles.API.List(String Drive, String Path) at SyncInvokeList(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.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
  23. I get the following errors when logged in: Log Name: Application Source: Home Access Plus+ Date: 10/17/2013 11:09:31 AM Event ID: 0 Task Category: None Level: Error Keywords: Classic User: N/A Computer: MARS.swc.internal Description: An error occurred in Home Access Plus+ Page: HAP.Web.API.MyPic Creating Directory Search and Searching for then current user Using filter: (&(objectClass=user) (sAMAccountName=SystemAdmin)) Found 1 results, processing 1st result Found 0 thumnbnailPhotos Event Xml: 0 2 0 0x80000000000000 2699 Application MARS.swc.internal An error occurred in Home Access Plus+ Page: HAP.Web.API.MyPic Creating Directory Search and Searching for then current user Using filter: (&(objectClass=user) (sAMAccountName=SystemAdmin)) Found 1 results, processing 1st result Found 0 thumnbnailPhotos
  24. Also unable to Zip files
  25. I uninstalled HAP from my server 2012 server and installed it onto a Server 2008R2 Web server and it started working fine... Server 2012 is a bit of a pain at the moment.... especially on a CC4 network.
×
×
  • Create New...