Hello,
On some clients attempting to read the security of files and directories, the following error occurs:
"Error reading file/folder NTFS permissions
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing task ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at SolidCP.EnterpriseServer.FilesController.GetAvailableSecurityAccounts(Int32 packageId) at SolidCP.EnterpriseServer.FilesController.GetFilePermissions(Int32 packageId, String path) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.FilesController.GetFilePermissions(Int32 packageId, String path) at SolidCP.EnterpriseServer.esFiles.GetFilePermissions(Int32 packageId, String path) --- End of inner exception stack trace --- "
Can you help us solve it?
regards,
Zito
Hello,
Is this with active directory accounts/ environment? if so you will need to make sure that you have the features: Group Policy Management, and Active Directory Powershell Module installed. it should resolve this error from occuring.
Regards,
Marco
Hell,
Active directory is not active, we migrated the Websitepanel panel to Solidcp version 1.1.2.
Some accounts have this problem, the others work correctly.
regards,
Zito
Alright so it's just about local accounts?
In that case it generally is about permissions to the directory/accounts/user group it self
I have the same problem without AD integration
Error reading file/folder NTFS permissions
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Error executing task ---> System.IndexOutOfRangeException: Index was outside the bounds of the array. at SolidCP.EnterpriseServer.FilesController.GetAvailableSecurityAccounts(Int32 packageId) at SolidCP.EnterpriseServer.FilesController.GetFilePermissions(Int32 packageId, String path) --- End of inner exception stack trace --- at SolidCP.EnterpriseServer.FilesController.GetFilePermissions(Int32 packageId, String path) --- End of inner exception stack trace ---